Dictionary Override for Choice Table

edgar_evangelis
Tera Contributor

Is there a way to override choice table field?

2 REPLIES 2

Alikutty A
Tera Sage

Hello,

Yes, You need to need to add new choices in the sys_choice table with Table=child table and add new choice labels. This will override the parent table choices on the form. For eg: The state choices on Task table can be overridden by incident state choices if we add these entries in the table=incident.

find_real_file.png

Thanks

edgar_evangelis
Tera Contributor

Thanks Ali. I am looking at overriding the choice table with another choice table. For example, in the parent table, I used INC's category as choices. In the child table, I would like to use another table's category choice list.