Hello Guys,
I try to build an app, and I do know how to change Dropdown Items based on Toggle switch is true or false.
I have a SharePoint List, which has 2 columns (Title , EngTitle ).
Based on the Toggle switch I want to change a dropdown items.
If Toggle switch is true I want to use this: PU_GovernmentGrant.EngTitle
but if its false a want to use this: PU_GovernmentGrant.Title
to list items in dropdown.
Could you help me how can I do this?
Thanks in advance for your help.