UI Builder: Form component with dynamic fields

Gosia Urbanska
Giga Guru

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. 

 

5 REPLIES 5

Nuno99
Tera Contributor

@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