You can create a filter to show only listings marked as Coming Soon.
To do so, you can create a Menu Item Hyperlink with a customized URL.
Click on Navigation Menu.
Click to Create Menu Item Hyperlink.
Enter a name for your page and display name, for example: 'Listings Coming Soon'
Enter the following URL: /default.asp?f=listings&comingsoon=1
βClick to Add.
Now just activate this page on your menu.
The page will filter and display only Coming Soon Listings.
This filter should work on all listings pages, including commercial, rentals, etc. All you would do is change the URL.. for example:
Rentals: /default.asp?f=rental_listings&comingsoon=1
β Lot/Land : /default.asp?f=lots_land&comingsoon=1
β Commercial: /default.asp?f=listings_commercial&comingsoon=1
To exclude coming soon listings, simply change out the 1 to a 0, for example:
/default.asp?f=listings_commercial&comingsoon=0