Hello,
Currently, the Parameter Table is being displayed horizontally. Is it possible to display this vertically (ie. pivot mode) like the Parameter Page widget?
Parameter Page (showing parameters for creating a new service)

Parameter Table (showing editable parameters for existing service)

From above, you can see the users would have to scroll horizontally to find parameters to edit.
We would like to display this in an overlay/popup panel in our LCA and avoid horizontal scroll.
If it's not possible to show the Parameter Table vertically, is there an alternative? We are hoping to avoid re-building this form using Automation Script UI Builder.
Thank you!
Hi Kobu,
It isn't possible to show the Parameter table contents vertically.
The only other component that allows parameter editing is the Parameter page component, which does show them vertically. The downside of this component is that it can only show one parameter page at once. To easily switch between them, you can setup the parameter page with a protocol parameter page as data & an element filter that is configurable by the user (via a dropdown, table selection, ...).
If you really need the table layout in a vertical direction, I currently do not see a better option that creating it with an IAS.