We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

BradW8176685430
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

BradW8176685430
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.