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

Separate the main instance in two ? And flatten the two instances ? #58

Closed
Mugiwara84 opened this issue Mar 30, 2017 · 1 comment
Closed
Labels
Type: Feature New feature for Bowie applications

Comments

@Mugiwara84
Copy link

Is it possible to separate the main instance in two ?

  • some elements are linked to fields and can be filled by end users
  • some elements are linked to fixed texts and will never change
    Only the first type of elements need to be saved.
    The other elements could be put into a second instance.
    Two gains :
  1. only the data that needs to be saved is saved, it will increase the performances
  2. there are less adherences between the form and the data stored in base. If for example we want to change an id element for an unknown reason, it is possible. It's not possible if there is such a mention in base.

And is it possible to flatten the instance ? It will be necessary if we want to remove id sections of the main instance.

@Mugiwara84 Mugiwara84 added the Type: Feature New feature for Bowie applications label Mar 30, 2017
@ORogel
Copy link
Contributor

ORogel commented Jan 5, 2021

No big investment for xforms.

@ORogel ORogel closed this as completed Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature for Bowie applications
Projects
None yet
Development

No branches or pull requests

2 participants