UI Builder: Form component with dynamic fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 04:16 PM
Hi,
I'm using a Form component with a Glide Form data source. I'm getting all info with the initial load. On the form, I have two dependent fields.
fieldA -- reference field
fieldB - reference field that depends on choice from fieldA
on the fieldB I have an advanced reference qualifier that filters results and returns a subset of values. All works correctly on UI16 but not on my UI builder page. I was expecting the same functionality since I'm passing the form blob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2024 07:23 AM
@Sandhya Bellann and @Dominika Pecuso care to explain if this is still viable and how to use it?
Currently have a list field A with a dynamic reference qualifier that uses the current() object from another field B to filter the records that field A shows. This works on native UI (form view) but doesn't work on workspace UI form view.
Any help is appreciated.Thanks