1. Sub Apps Grid
This feature allows configuring the Sub Apps grid on Smart Items page to displays a sequence number and also to custom sort the smart items as per his requirement.
SubApp Grid Configuration
Two new configurations have been added to the SubApp grid configuration:
Show Sequence Number (Default unchecked)
Allow Reordering (Default unchecked)
Show Sequence Numbering
When the 'Show Sequence Number' option is enabled and the App is saved and published:
Upon opening a smart item and navigating to the SubApp grid, a new column 'Sequence No.' is displayed.
Each SubApp item created is assigned a unique incremental number in this field.
If enabled, the grid will be forcefully sorted ascending by the 'Sequence No.' column as the default sort.
A new view named "Sorted by Seq. No." is dynamically created in the SubApp Grid.
Allow Reordering enabled
When the 'Allow Reordering' option is checked and the App is saved and published:
A 'Reorder' toolbar button appears in the SubApp grid.
Users can rearrange the sequence of smart items by clicking the 'Reorder' button and dragging items to desired positions.
Upon saving, the changed order is reflected in the SubApp grid.
Changes are saved as a new view named "Custom Sorted View".
Delete Item from SubApp grid
Deleting an item from the SubApp grid removes it and dynamically re-sequences the Sequence Number in ascending order. This change is saved in the View.
Enable Sequence Number after Items are created
If 'Show Sequence No.' is enabled after items are created, existing items receive sequence numbers, and new items get the next available sequence number.
Allow Reordering Enabled without Sequence No.
Even if 'Show Sequence Number' is disabled, users can still reorder the SubApp grid. However, sequence numbers are not displayed.
Note: The new views created will match the configuration of the original SubApp view, with 'Sequence No.' appended as the last column.
Last Updated: Dec-15-24