Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Change the alignment of column in forms and grids

    Change the alignment of column in forms and grids

    icon

    The alignment of columns in a form or grid can be changed to right, left or centered.

    • 1. Summary
    • 2. Result
    • 3. Step by Step Guide
    • Settings/Attributes
    • 4. Documentation

    1. Summary

    You can control the alignment of grid and form contents. To do this, you just need to modify the corresponding attribute in the data field.

    2. Result

    The data fields are aligned left, right, or centre.

    3. Step by Step Guide

    1. Open the object master of a grid or form.
    2. Go to the instance tab.
    3. Select the corresponding column you want to change.
    4. Search for the attribute “align”.
    5. Fill in the values:
      1. “right” for right justified
      2. “left” for left justified
      3. “center” for center justified

    Settings/Attributes

    Attribute
    Description
    Example/Values
    align
    The attribute to align a column of a form or a grid.
    right/left/center

    4. Documentation

    To find more information, you can check the following documentation.

    Grid / TableGrid / Table

    FormsForms

    Back to Use CasesUse Cases

    Back to Home Page

    Logo