When changing format options for a row/column on a grid card, instead of selecting the item from a dropdown list, a nice QoL feature would be to auto-select the item directly on the grid, clicking it.
Is that a suggestion or a question? I believe it won't be easier to auto-fill the dropdown based on a click on a list item, as the dropdown will be dimensioned by the user. While having such a feature could be beneficial, it might not provide significant advantages for developers/ end users. If selection is needed, synchronization or hierarchy filters are already available to view the data by clicking on the list item. Implementing a similar option for dropdowns would be structurally challenging and might not yield substantial gains.
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β¦