UI Builder: Form component with dynamic fields
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 ...