You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hello,

I'm trying to set the default selected option for a SelectBox when a form is first displayed to be a particular value. After the user changes the value and stores the form the value selected by the user should be displayed the next time the form is displayed. I tried to do this by entering a global hash (see below), but I also tried this by setting the value manually with text. In both cases when I load the form for the first time the value that I set is not displayed correctly (the value is not selected in the drop-down selectbox). Any ideas why this might not be working? One hint: The form is being loaded as a sub-form.

  • No labels