Skip to content

GetLocDetails

Returns location information on Course Listing page when a location is selected from the Location Lookup listing.

ACEweb Area(s)

XShowSchedule.htm

Required Parameters

None

Optional Parameters

  1. Search criteria, e.g. colocid="008804655926". If blank, gets criteria from criteria= parameter in URL
  2. Pre-html string to set css styling, e.g. [Details: <span class=”locDetails”>]
  3. Post-html string to close css style tag, e.g. [</span>]
  4. 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.