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 Wout,
Thank you for your guideline there!
To edit an existing parameter, it looks like it must be a Parameter Table. I am guessing this is based on the element that we're working with.
Based on your notes, we could break it down to one parameter per table and stack them manually - something like below:

This might be something we can work with.
Is it possible to hide the "filter" option (the magnifier) in the Parameter Tables?
Thank you!