Choice field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 07:40 PM - edited 11-13-2023 07:41 PM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 08:25 PM
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