-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Currently, the link only passes on the href and linkText. I also need to include the link name and a custom attribute called xt and it's value.
I've tried modifying the code but had no luck at all.
Here is an example of my link HTML output:
<a data-mce-href="http://1.com" href="http://1.com" target="_blank" class="SPCLICK" name="me" rel="noopener" data-mce-selected="inline-boundary" xt="SPCLICK">ipsum</a>
The output needs to appear like this:
linklText (Link: %%HYPERLINK:linkName_txt#xtValue"#hrefValue#%%) ")
Any thoughts? Your assistance would be greatly appreciated
-Michael
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels