WebSite X5Help Center

 
Marian Sorin
Marian Sorin
User

Insert link within Contact Form  en

Автор: Marian Sorin
Просмотрено 2031, Подписчики 2, Размещенный 0  

Hello,

Please let me know how to insert a link within the contact form.
Thank you!

Размещено
2 Ответы - 2 Полезно - 1 Корректно
Andre E
Andre E
Moderator

This is not possible in x5.

Best way is to create another object on the same page.

But inside the form you can't to my best knowladge.

Maiby Incomedia can make something like that, in that case i advice you to create an Idea post.

From EVo 11 and higher you can add a text object in the email form (text field).

You can write a link code in the text object of the form that then can bu used as link.

Читать больше
Размещено От Andre E
Carsten G.
Carsten G.
User

It is possible... Insert a description field and type your text as you want. Insert your link with normal html-syntax.

Example:

"I have read the document <a href="document.html" target="_blank" class="imCssLink">Link Text</a> and agree."

(in this case the file "document.html" must exist in your root folder)

Читать больше
Размещено От Carsten G.