The CreatorCon Call for Content is officially open! Get started here.

How to add new "State" in filter condition

KinserIsaac
Tera Contributor

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

1 ACCEPTED SOLUTION

Brad Warman
Giga Sage
Giga Sage

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.

View solution in original post

1 REPLY 1

Brad Warman
Giga Sage
Giga Sage

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.