When I export the asset xml and import it into a different environment the form asset id has changed and all the ids in the body copy will be incorrect.
Is there an easy solution to this or do I need to go through the bodycopy replacing all the ids when I move the form to a different environment ?
What’s the reason for hardcoding the input field like that in the first place? Why can’t you just use a keyword and add classes via keyword replacements or via the details screen of the form field?
Not sure what the specific keyword solution would be, but the reason for coding everything in a page body area was to have full control over the layout and the label elements.