trying to convert a simple drop down with two choices Yes and No to a toggle.
the dropdown datacard is called Email_DataCard2 with the combo value DataCardValue6.
Update on datacard is DataValue6.Selected and items for drop down is Choices([@Stage3B_Test].Email)
So i can add a toggle to the datacard, delete the combo and rename the toggle DataCardValue6.
Also i have renamed the truetext and false text to Yes and No.
...But what i cannot work out is the correct formulas/syntax to add the Update on Datacard and items for toggle
thanks