Hello,
I have some html files from our developer that I want to upload into AJO as Email Fragments, but also want to allow users to change text, images, buttons, etc. after they insert the fragments into emails. When I try to enable the editable fields for some of these components, it says "Unsupported content selected. Select another component".
I did some experimenting and noticed that when I use the OOTB contents in the Fragment builder, there are some syntax that seem to indicate if something is editable.
Ex:
<div contenteditable="true" class="text-container">
<p>Please type your text here.</p>
</div>
Is it possible to add this syntax into the html files I'm trying to upload in order to enable editable fields?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Lala-Pen
For HTML components, only specific elements are editable fields.
Thanks,
David
Hi @Lala-Pen
For HTML components, only specific elements are editable fields.
Thanks,
David
This is what I was looking for. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies