Choice field

Dizy M
Tera Expert

Hi!

 

Is there any way to make the "string" field dependent on a custom table aside from converting the "string" field to "reference" field?

 

We have a custom table wherein we can add values in a custom field and the fields that are in the "Variable Name" are all "reference " to this table.

DizyM_0-1699931788765.png

 

And we have a "string" (dropdown choice) field here and we need to add this as one of the variable names where the user can add other values...  Im thinking if we need to delete this field and create a new field that is reference to our custom table.

DizyM_1-1699933010726.png

 

 

 

1 REPLY 1

Danish Bhairag2
Tera Sage
Tera Sage

Hi @Dizy M ,

 

If you want real time or automatic update in ur reference table then yes u need to have it as a reference field which will update the value once the form is submitted.

If u want to stay with string u might need to right additional script such as BR which should update the value once the form is submitted on diff table.

 

Thanks,

Danish