(without literally doing my own onChange callback)
s
suitedev
05/26/2020, 9:49 PM
Not that I’m aware of.. I typically use URL Parameters to source the dependent field lists, and when the field changes, use a client script to reload the page with the updated field values
suitedev
05/26/2020, 9:50 PM
(You could also use a promise if you wanted to do it without refreshing the page.)