Skip to content
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

Hidden and required on form question connection #1117

Open
anehx opened this issue Nov 17, 2020 · 0 comments
Open

Hidden and required on form question connection #1117

anehx opened this issue Nov 17, 2020 · 0 comments

Comments

@anehx
Copy link
Contributor

anehx commented Nov 17, 2020

To properly allow reusage of questions we should store the is_hidden and is_required JEXL on the FormQuestion instead of the Question itself. With this we would allow proper reusage of questions since they might have different JEXLs in different forms.

Right now, the only workaround for this is to create a new question for each form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant