I have these blocks to send an email, in which I send a link to a web page, how can I automatically hide this link and put for example "click here".
the link is written in the label5
You can hide the link by switching the label to html mode. And put the text in it as Ramon showed. But the link will not be clickable. To make it clickable, use the LabelPlus extension.
sorry Patryk_F , I don't understand what you are saying about the listview extension.
it is true that it does change the text to "click here" but it does not open the link.
thanks, but I just need to hide the link sent in the mail by "click here" and open the link.
with the code you told me Ramon it hides the link but it doesn't open the link