[rover_idx_links group_by="city,prop_type" quick_search_links_per_row="2" quick_search_include_counts="true"]
group_by can be:
- county
- county,prop_type
- city
- city,prop_type
- city,subdivision
- prop_type
- subdivision
- subdivision,prop_type
- zip
- zip,prop_type
| Parameter | Description |
|---|---|
| all_cities | The default is to display links for all cities checked in Rover IDX > General > Default Cities. Use this parameter to specify a subset of that list. |
| all_prop_types | The default is to display links for all property types checked in Rover IDX > General > Default Property Types. Use this parameter to specify a subset of that list. |
| all_subdivisions | The default is to display links for all subdivisions found within your Default Cities (specified in Rover IDX > General > Default Cities). Use this parameter to specify a subset of that list. |
| all_zipcodes | The default is to display links for all zip codes found within your Default Cities. Use this parameter to specify a subset of that list. |
| group_by | Link output is not limited to displaying a flat link list of cities or subdivisions or zip codes. They can be combined using the group_by parameter to generate more interesting output: Possible group_by combinations are: group_by=”county” group_by=”county,prop_type” group_by=”city” group_by=”city,prop_type” group_by=”city,subdivision” group_by=”prop_type” group_by=”subdivision” group_by=”subdivision,prop_type” group_by=”zip” group_by=”zip,prop_type” |
| quick_search_include_counts | Add a count column indicating the number of active listings for the link |
| quick_search_links_per_row | Display these links in columns. Acceptable values are 2 – 6. |