Create Form Space Properties

   Journey Manager (JM) The transaction engine for the platform. |   System Manager / DevOps |  All versions This feature is related to all versions.

Each form space has a set of properties, which are used to customize its business logic. Manager comes with several predefined form space's properties that have their own unique functionality. You can create, configure, and remove properties to implement your specific requirements.

To create a new property:

  1. Select Forms > Form Spaces.
  2. Locate a form space and then click Edit.
  3. Select the Properties tab.
  4. Click New.
    Manager create a new form space property
  5. Enter a property unique name.
  6. Provide a property description.
  7. Select a property data type from the Type dropdown list, which can be one of the following:
    • Boolean
    • CSV
    • HTML
    • Image
    • JSON
    • List
    • Long Text
    • Number
    • String
  8. Click Save to update the changes.
  9. Check the newly created property in the Properties Edit tab.

To remove a property:

  1. Select Forms > Form Spaces.
  2. Locate a form space and then click Edit.
  3. Select the Properties tab and locate a property you don't need any more.
  4. Click Remove.

Next, learn how to configure form space properties.