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

Copy form, question and option #8

Open
czosel opened this issue Feb 26, 2019 · 0 comments
Open

Copy form, question and option #8

czosel opened this issue Feb 26, 2019 · 0 comments
Labels
enhancement New feature or request form builder

Comments

@czosel
Copy link
Contributor

czosel commented Feb 26, 2019

From projectcaluma/ember-caluma-form-builder#39

See projectcaluma/caluma#255 for backend implementation.

A few things to note:

  • A copy of a form will reference the same questions as previous forms
  • Copy of questions will reference the same options as previous questions.

Both of this is important that jexl expression are still valid in a new form context.

After a copy has been made user interface has to guide user so it notices when a question resp. option is updated on all form copies or whether the question is only added to current form.

This is especially true for options as user interface looks at them as not global but in the backend they are because of keeping jexl expression valid and multi language support.

@anehx anehx added enhancement New feature or request form builder labels May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request form builder
Projects
None yet
Development

No branches or pull requests

2 participants