Setting up a Site drop-down list

Use these steps to use a [Site] drop-down on a form where the IDO refers to an _all table:

  1. Add a [Site] drop-down list to the form, where: the [Property Name] is [SiteRef], the [Component Class] is [SiteRefForIntranet], and the [Caption] is [C(sSite)].
  2. Make sure that a custom method or stored procedure used on the form includes a site parameter.
  3. Add code so that, after the user changes the site, the collection on the form is refreshed with the information from the new site.
注: The [Site] drop-down field is visible in FormOnly mode, but not in the standard client.
関連トピック