Populating a field and rendering a view based on dialogue box input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 07:27 AM
Hi there,
I am having some trouble with a dialogue box. When you are in the list view of a table, I have a UI action which is a New button. Once clicked the user is asked to specify which view of the record. The view is also a choice for one of the fields of the form. The field is populating and the URL rendering correctly, however, it is populating with a string value instead of the choice value (which sits in a different table so a reference field) and I have duplicate choices in the dropdown.
Any help would be fab, I think it is the reference to the choice value table that is not working, but as I am unable to share my code, I cannot be more specific, many apologies.
Thanks again,
G