So when I first go into my SharePoint list to edit an item I am not able to see the label (DataCardValue6.Selected.Result).
I would have to select the item again in order for the label to show the value.
This is the items section of my combobox
This is my label.
GOAL:
I want to make it to where when the user is editing an item, they don't have to click on stage name selection again in order to get a value. Is there a way to do this? It works on other combo boxes, but not this one.
Thank you!