Selector and Singleton

These elements are both used for loading data within a page. The selector element currently displays no control when used within a page and works the same as the singleton.

Selectors are also used in LOVs to define item contents.

Marble

selector CcCasePrioritySelector for CcCasePriority {
   label = "Priority";

   // fields here 
}

Supported Elements & Properties