Add the ability to conditionally filter Link field options in custom forms. **Approach:** use `get_query` / `set_query` to apply dynamic filters on the form's Link fields (filter based on other field values). **Estimate:** ~1 day _From planning session._
Add the ability to conditionally filter Link field options in custom forms.
Approach: use
get_query/set_queryto apply dynamic filters on the form's Link fields (filter based on other field values).Estimate: ~1 day
From planning session.