I’m trying to create an anchor tag in a WYGWAM field within a Grid, however when I submit the changes, the tag changes to this format and breaks the anchor functionality:
<a id=”xxxx” name=”field_id_1018[rows][row_id_137][field_id_1018][rows][row_id_137][xxxx]”>xxxx</a>
the ‘name’ attribute is being added when the article is saved.
I found others who have reported this as a bug:
https://github.com/ExpressionEngine/ExpressionEngine/issues/185
Can anyone think of a workaround?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.