Versions Compared

Key

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

...

  • SolutionModel Form.getWebComponents()/getWebComponent(name) now searches through the hierarchy for responsive forms (this only applies to the form instance not the LayoutContainer, those will only give the component thats really a direct child.
  • databaseManager.saveData(undefinedVallueundefinedValue) would do a normal save, now it will just return false and don't do anything.

...