Skip to content

Conditional Link Filtering #1392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ATShields934 opened this issue Mar 21, 2025 · 0 comments
Open

Conditional Link Filtering #1392

ATShields934 opened this issue Mar 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ATShields934
Copy link

I'm trying to build a form that will have the user select a link from another record, and will filter the records available based on the user's selection from a single selection in a previous question.

Describe the solution you'd like
I would like to be able to set a filter on the records available that is conditional to the saved value from a previous question. So if the user selects that they work for "aCompany", they can choose the location ID for "aCompany: aLocation, aCompany: bLocation, aCompany: cLocation, etc" but if they select that they work for "bCompany", they can choose the location ID for "bCompany: aLocation, bCompany: bLocation, bCompany: cLocation, etc"

Describe alternatives you've considered
I've considered having a separate question for each company that filters the records based on each company, but that would create separate fields for each company and empty entries for every non-applicable field.

@tea-artist tea-artist added the enhancement New feature or request label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants