Difference: WidgetLocalLists (1 vs. 2)

Revision 22012-03-29 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPX510Features"

Local Lists

Line: 7 to 7
 

Overview:

Changed:
<
<
Dropdown List widgets now support a specia macro to alter their contents at runtime. This applies to Token fields and Alpha fields with Validation Lists. The values you put into the listbox obviously need to be valid for the field.
>
>
Dropdown List widgets now support a special macro to alter their contents at runtime. This applies to Token fields and Alpha fields with Validation Lists. The values you put into the listbox still needs to be valid for the field, this is a way to restrict the choices to a subset of what is in the data dictionary.
  This option is specified as an @ macro entered into the Label or Tooltip widget fields.

Usage:

Line: 16 to 16
  * Set Local List - @SLL={delim}{value}....{delim}{value}
Changed:
<
<
The {delim} is the first character in the list so that you can set the delimiter to whatever you need. For example, if a comma occurs in your data you will need to use a different delimiter character. For example, '@SLL=,Ms,Mrs,Miss' would limit the choices to Ms, Mrs and Miss.
>
>
The {delim} is the first character in the list. This allows you to set the delimiter to whatever you need. For example, if a comma occurs in your data you will need to use a different delimiter character. For example, '@SLL=,Ms,Mrs,Miss' would limit the choices to Ms, Mrs and Miss.
 

Comments:

Read what other users have said about this page or add your own comments.

Revision 12012-03-29 - PeteBrower

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPX510Features"

Local Lists

You can now override the contents of a dropdown list dynamically.


Overview:

Dropdown List widgets now support a specia macro to alter their contents at runtime. This applies to Token fields and Alpha fields with Validation Lists. The values you put into the listbox obviously need to be valid for the field.

This option is specified as an @ macro entered into the Label or Tooltip widget fields.

Usage:

@ Macro Specification:

* Set Local List - @SLL={delim}{value}....{delim}{value}

The {delim} is the first character in the list so that you can set the delimiter to whatever you need. For example, if a comma occurs in your data you will need to use a different delimiter character. For example, '@SLL=,Ms,Mrs,Miss' would limit the choices to Ms, Mrs and Miss.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- PeteBrower - 2012-03-29

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback