Hello
I am trying to find a solutions to hardcoding.......and not sure the best method.
I have 1 screen where I have 1 form and created tabs..(varTabForm)

I have made fields visible based on which tab is selected....
In my sharepoint list, I have a choice column (Engagement Activity) that has all the tab names.
When the form is submitted from any tab, I want the choice field to show the tab name in that field.
Do I leave it as a choice field and if so, what is the solution, or
Do I change the choice field to a text field and somehow hardcode on the form to when the tab is selected to write the tab name to the text field..... I'm lost on how to do this and would appreciate some assistance.
thanks