- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 01:33 PM
I have a requirement where I need to add a new state in the Evidence Request form.
I figured how to do that by going to the flow formatter and creating a new one, however, once I get to the condition builder, "State" has three options: Draft, Work in Progress, and Closed.
How do I add new State?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 09:47 PM
Hi @KinserIsaac . You will need to add the new choice(s) on the sys_choice table, referencing the table that stores the data for your form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 09:47 PM
Hi @KinserIsaac . You will need to add the new choice(s) on the sys_choice table, referencing the table that stores the data for your form.