Expand my Community achievements bar.

Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
SOLVED

Can we lock the html content block like text content block?

Avatar

Level 2

Dear friends,

 

while designing the content through below content blocks, can I lock the HTML content block like other content block?

 

chandanasa_0-1710492048691.png

 

HTML content block should be locked after I put required code in the HTML block. 

It should be locked like below

chandanasa_1-1710492152404.png

 

not like below

chandanasa_2-1710492204643.png

 

Is there any code please let us know.

 

Regards

Satya

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You can use fragments where in, you won't be able to edit the content unless you break the inheritance. Reference - https://experienceleague.adobe.com/en/docs/journey-optimizer/using/email/design-email/add-content/us...

But in general, the lock symbol that you see is when you try to edit a non html component (text component) using the source code editor.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

You can use fragments where in, you won't be able to edit the content unless you break the inheritance. Reference - https://experienceleague.adobe.com/en/docs/journey-optimizer/using/email/design-email/add-content/us...

But in general, the lock symbol that you see is when you try to edit a non html component (text component) using the source code editor.

Avatar

Level 3

is there anyway to unlock the non-html component?
I have used helper function in text component to display the text accordingly. but the HTML is automatically adding <br> tag, which is adding empty line between the texts/statement.