Matrix Version:
5.5.3.3
Hi,
I have a custom form where I have provided the page contents bodycopy.
In the bodycopy I have content like:
< input required type=“text” autocomplete=“given-name” name=“q320266:q1” maxlength=“40” class=“js-firstName c-form__input” aria-labelledby=“q320266_q1_label” id=“q320266_q1” >
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 ?
Thanks.