Question
How do I add results from a search to a select box (combo/listbox)? All of my data is coming from previous entries to a form/template is timestamped.
Environment
--
TWikiGuest - 15 Jul 2005
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
See
TWiki.SearchPatternCookbook
--
PeterThoeny - 15 Jul 2005
Populate the default values with URLPARAM variables. To initialize checkboxes you need some conditional
$IF() provided by the
SpreadSheetPlugin. See working example at
FormattedSearchFormTesting.
--
PeterThoeny - 01 Sep 2005