Service - FormObjectCreate Config: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2023

  • curprev 13:3113:31, 5 July 2023Sven the Barbarian talk contribs 1,944 bytes +1,944 Created page with "= Overview = Manages configuration for one form used to create a new object = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-formobjectcreate-config = DynamoDB tables = == FormObjectCreateConfigMain == <syntaxhighlight lang="JavaScript"> { formObjectCreateConfigId: "xx", // {random uuid} formObjectCreateConfig: "xx", // json encoded object of configuration formObjectCreateConfigName: "yy", // user specified name of the config userId: "xx..."