Hi Experts,
Hopefully this is an easy one... I have a form that is displaying the results from searching a sharepoint list. I have a dropdown on a separate screen that I want to show what the current value of the datacard is when they have done a search. The dropdown has a list of options already for the user to be able to change what is currently selected to something different so I want to set the Default code to show what is currently selected in the sharepoint list but keep the Items code to have the list of options. Is this possible?
The datacard is named Status_DataCard
The form the datacard is in is named Form2_2
The dropdown is named Dropdown-Status_1
Hopefully that made sense
Thanks in advance!