Hello,
I have an "Action Type" combo box based off of a SharePoint list. This list is pretty long (50 items). The client would like to have a definition list of each action type. Ideally, they would like to have the ability when the user drops down the list, they can hover over each action type and get the definition of when to use that action type. I am not sure if it is possible to raise a tooltip per action item in the combo box. If not, what are some suggestions to surface the definitions of each of these action items.
I'm using all modern controls.
Thanks