Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Following are the common component layout configurations

  • UI:

  1. Component size: The user can modify the size of the component in the layout

  2. Padding location: Defines the position of the padding for a field. It is applicable to the around, top, left, bottom, right, horizontal, vertical

  3. Padding Size: The padding size of the component can be set to none, xxx-small, xx-small, x-small, small, medium, large, x-large, xx-large 

  4. Style: Styles described how fields should be rendered in preview mode. Users need to create one cdn link from the CSS tab on the layout designer page for using styles 

  5. Classes: Classes are used to apply unique styling and formatting to the fields in preview mode. Users need to create one cdn link from the CSS tab on the layout designer page for using classes 

  6. Margin Location: Defines the position of the margin for a field. It is applicable to the around, top, left, bottom, right, horizontal, vertical 

  7. Margin Size: The margin size of the view can be set to none, xxx-small, xx-small, x-small, small, medium, large, x-large, xx-large 

  • Visibility:

  1. Never: The field cannot be disabled 

  2. Always: The field can be disabled 

  3. Conditional: Depending on the disability criteria, the field can be set as disabled or not

  • Read-only: 

  1. Never: The field cannot be read-only 

  2. Always: The field is always read-only 

  3. Conditional: Depending on the read-only criteria, the field can be set as read-only or not 

  • Disable:

  1. Never: The field cannot be disabled 

  2. Always: The field can be disabled 

  3. Conditional: Depending on the disability criteria, the field can be set as disabled or not 

  • No labels