GetLocDetails
Returns location information on Course Listing page when a location is selected from the Location Lookup listing.
ACEweb Area(s)
Required Parameters
None
Optional Parameters
- Search criteria, e.g. colocid="008804655926". If blank, gets criteria from criteria= parameter in URL
- Pre-html string to set css styling, e.g. [Details:
<span class=”locDetails”>
] - Post-html string to close css style tag, e.g. [
</span>
] - Specify location field to display, e.g. [loccity]. Defaults to lochtml if not empty, locinfo if lochtml is empty.
Example(s)
##GetLocDetails()## returns lochtml if not empty, locinfo if lochtml is empty.
##GetLocDetails(,,,[locinfo])## returns locinfo.