- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 10:52 AM - edited ‎01-07-2025 02:01 PM
Hope someone can help.
I'm trying to use hidden field as a catch for a flow in record producer.
How can I set default value of Select Box in this variable?
I've tried simple code like current.category= and similar, but I'm always getting static value 'on top of' select options.
How can I get default set as one of the options available in this Category list?
Can this be variable size list i.e list of options could be from 5 to 15 (hope not :))?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 06:01 PM
Hi @MWroblewski,
Try updating the 'Type Specifications' and 'Default Value' to:
>>> Note: default value should match the value of the choice option not the label <<<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2025 01:57 PM
Hi @Jon23,
Brilliant, exactly what I was looking for. Thank you very much.
Any chance you could help me with how to get defaults on this marked fields?
Simple assigning them as Lookup Select Box won't work. i.e. Service field seems to be extension called business_service. How would I set one of the selections as default please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2025 04:15 PM
If my response(s) helped, please mark them correct (and helpful) so that it benefits future readers.