1) I have created a system module but while creating the line items created are in rows, but I want them in columns. how to proceed to this.
Hi Kunal,
Click the pivot option highlighted in red in above image, in the pop drag and drop the linitem tab into columns and the List into Rows.
Hope this helps
~Abhi
Click on the Pivot button highlighted by @abhi1017
And then to save the module view. Go to View -> Save
tick this option and hit the save button
Regards,
Anirudh
@anirudh Thanks.
@kunal_311 The module view need to be saved as highlighted by @anirudh else you might see the existing view once the module is closed and revisited.
hi @kunal_311
In the grid view of the module, there is an icon for pivot,
This enables you to pivot i.e change view of the dimensions, just drag line items from rows to columns as shown
Then you can save it by view, save as default
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…