FormBuilder - Static Link issue
Posted: Wed Mar 21, 2018 2:05 pm
I am trying to use the 'Static Link' function on Formbuilder.
The link is built correctly, but it then adds in the same 'unlinked' additional text afterwards. I do not need this repetition.
Example :-
http://www.orchardlink.org.uk/dev/join-orchard-link/
The static link appears just BEFORE the submit button.
Any ideas how I can remove this text or is it a bug ?
Ideally, I would like to add a link within the body of the static text ( linline ) not on a seperate line.
The link is built correctly, but it then adds in the same 'unlinked' additional text afterwards. I do not need this repetition.
Example :-
http://www.orchardlink.org.uk/dev/join-orchard-link/
The static link appears just BEFORE the submit button.
Code: Select all
<div><div><a href="http://www.orchardlink.org.uk/dev/privacy/">Orchard Link privacy policy</a> Orchard Link privacy policy</div></div>
Ideally, I would like to add a link within the body of the static text ( linline ) not on a seperate line.