Hello all,
Is it possible to customize a dropdown list of values with Group name as some header values and group members listed seperately withi the dropdwonlist as shown below? In this eample, user will be selecting only the vehicle model(group member) and not the vehicle type(Group name). Appreciate any help in getting this solved, thank you!
Discussion posts and replies are publicly visible
That is not supported, sorry. I would recommend to create two interconnected drop downs to select the car type first and the model second. This also works better for a larger list of car models.
Thanks for your response Stefan. In this usecase, user is not going to select the car type - we have to just display it in the list to differentiate the values in the list. I like your idea of putting two intercorrected dropdowns to choose the required value as a workaround - thank you
Hi there,
Another way can be to just add the group type in the brackets at the end of the group member. That way. you will be able to tell the user about the category of the car. Or with the help of some logic and cards, you can build a grid type structure by arranging cards below each other, with no margin, so that they look stacked and then add links only on the cards that have group members, NOT group type.