Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Layout Builder helps you manually create a layout through a data file directly through an interactive UI. You can choose a sample or an exact source file to define the layout by custom selection.

By default, this feature remains disabled in the product. You need to enable this feature before you start working on this. 

You can create the following layouts with Layout Builder.

Anchor
Enabling Layout Builder
Enabling Layout Builder
Enabling Layout Builder

To enable Layout Builder, you need to configure the relevant property in Adeptia Connect. 

Info

Only an Admin User can enable the Layout Builder.

Anchor
Enabling Layout Builder
Enabling Layout Builder
Follow the steps below to enable the Layout Builder:

  1. Click Account > Settings.

  2. Expand the Server Nodes Settings in the left panel.
  3. Select the server node.
  4. Click Edit.
  5. Click to expand Adeptia Connect.

  6. Update the value for the abpm.services.advschema.enabled property to true.

    Info
    The default value of the abpm.services.advschema.enabled property is false.


  7. Click Save.
  8. Reload the configuration.
  9. Refresh the Adeptia Connect GUI.

If required, you can also modify the values of some additional properties that govern the functioning of the Layout Builder. These properties are available in Account > Settings > Server Nodes Settings under the categories Adeptia Connect and Shared Path.

To set the properties under Adeptia Connect category,

  1. Follow the steps from 1 through 5 given in this section.
  2. Update the values for the following properties,
    1. Set the value for the abpm.services.advschema.file.max_size property to define the max size of uploaded file for layout creation (in KB).
    2. Set the value for the abpm.services.advschema.file.max_rows property to define the max rows of uploaded file for layout creation.
    3. Set the value for the abpm.services.advschema.file.max_columns property to define the max columns of uploaded file for layout creation.
    4. Set the value for the abpm.services.advschema.file.max_sheets property to define the max sheets of uploaded file for layout creation.

To set the property under Shared Path category,

  1. Follow the steps from 1 through 4 given in this section.
  2. Click to expand Shared Path.
  3. Update the value for the abpm.advschema.path property to configure the location where you want the layout files to be created.