Item Picker - request for button-design selection mode
Hi,
I've been working a lot with item pickers, often allowing users to select an item from a list, which then triggers a change event to open another form displaying more detailed information about the selected feature.
By design, this works well in single selection mode. However, for visual and design purposes, the default appearance—with the radio button on the left—can look less professional. While it's possible to hide the radio button using the "inject CSS" activity, this feels more like a workaround than a clean solution.
Would it be possible to introduce a “button” selection mode specifically for this use case? It would provide a more elegant and user-friendly interface without relying on custom CSS hacks.
Best regards,
Kristine Smaadal
-
Just for clarification, I would like a look similar to selection mode “none”, but with the possibility to actually select the record (in other words, each item acting like a button).
0 -
One possible workaround is to use a button bar with the orientation set to Vertical. (you can use Get Form Element Items to populate the buttons like in an item picker)
Downsides are that the button's width is based on the caption, and you cannot display text beside the buttons. So having a button option in the item picker would still make sense.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires