I have some modified forms and VBA code that I need to convert to Dexterity before we start our move to GP 2013 and the web client but I'm not sure the best way to start.
Do I leave the modified forms as is and just write triggers and Dexterity code to replace the VBA code?
Or do I make the modifications to the forms in Dexterity and then make sure they get added to my chunk file as alternate forms? I'm guessing I don't want to add any code to the form but then write triggers for the events I need to convert.
I'm leaning toward the second one but I'm also looking for some feedback from those who have already done this.