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

Copy form, question and option #39

Open
anehx opened this issue Aug 23, 2018 · 0 comments
Open

Copy form, question and option #39

anehx opened this issue Aug 23, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@anehx
Copy link
Contributor

anehx commented Aug 23, 2018

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 the enhancement New feature or request label Aug 23, 2018
@sliverc sliverc changed the title Copy form Copy form, question and option Feb 7, 2019
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