Subversion Repositories wimsdev

Rev

Rev 11220 | Rev 11427 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11220 Rev 11240
Line 11... Line 11...
11
  or items in the list `selectlist'. <br/>\
11
  or items in the list `selectlist'. <br/>\
12
  The optional parameter `promptlist' can be used to generate user prompts for each items\
12
  The optional parameter `promptlist' can be used to generate user prompts for each items\
13
  in the list. If `promptlist' is empty or is shorter than `selectlist', the undefined prompts\
13
  in the list. If `promptlist' is empty or is shorter than `selectlist', the undefined prompts\
14
  will be replaced by the value. If it is longer, the rest will be ignored.\
14
  will be replaced by the value. If it is longer, the rest will be ignored.\
15
  <br/>\
15
  <br/>\
16
  The default of the menu will be the current value of the variable `$$name'. <br/>\
16
  The default of the menu will be the current value of the variable `&#36;name'. <br/>\
17
  The variable `wims_formselect_switch' may be used to set switches (for example by letting\
17
  The variable `&#36;wims_formselect_switch' may be used to set switches (for example by letting\
18
  <span class="tt">wims_formselect_switch=multiple</span>, the selection will be multiple.
18
  <span class="tt">wims_formselect_switch=multiple</span>, the selection will be multiple.