Forms - Breaking up picklist values
I'm trying to see if there is a way that I can breakup the picklist values for a single field on a form. Basically we want to group a set of values under one section and then a separate group of values under section two. So it would look like this to the user:
Section A
-Choice 1
-Choice 2
-Choice 3
Section B
-Choice 4
-Choice 5
-Choice 6
But both sections A and B would be the same MKTO field -- and to my understanding you cant add the same field to the form more than once. Does anyone have any ideas on how I might be able to accomplish this?