Hello,
How can we use Grist to send a form with pre-filled fields and dynamically filtered fields based on those pre-filled values?
For example, I have a Reference List column whose available choices depend on another column, which may be a Text or Reference column.
In the regular Grist table view, this works as expected thanks to the choice/filtering condition. However, in a native Grist form, all possible choices are displayed, even when a filtering condition is defined.
Is there a way to make the form respect these conditions, so that the available choices are filtered dynamically based on the pre-filled field values?