Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

isHidden on question #57

Open
anehx opened this issue Aug 29, 2018 · 1 comment
Open

isHidden on question #57

anehx opened this issue Aug 29, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@anehx
Copy link
Contributor

anehx commented Aug 29, 2018

A question has the properties isRequired and isHidden. Those should be editable aswell:

Both of the fields are JEXL expressions!

  • isRequired: Should only be true or false for now
  • isHidden: For this we need to implement a simple JEXL expression editor - this is used to determine whether a question is hidden. The JEXL expression can use the values of other questions (with a transform)
@anehx anehx added the enhancement New feature or request label Aug 29, 2018
@anehx
Copy link
Contributor Author

anehx commented Sep 28, 2018

isRequired is done, isHidden is not so urgent right now.

@anehx anehx changed the title Advanced question editing isHidden on question Sep 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant