Child pages
  • Client Design Mode

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Elements cannot be moved or sized outside of the dimensions of the Form part they are located on
  • Elements need to have a name in order to be able to address them in code
  • To persist the changes Changes made by the enduser make sure to save the new states back to the databasethe end user are not automatically persisted. The changes will be undone when the Form is unloaded or when controller.recreateUI() is called on the Form.