Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Albert Newcomer
@albapa · Joined 9 years ago · 8 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Markdown in form label to add page link
· 8 years ago
This seems to work for me with Forms plugin v2.16.3 for checkboxes. It doesn't work for the textarea type, though.
-
Filename specification
· 9 years ago
I've just found user/plugins/form/classes/form.php, I reckon the solution is hidden somewhere in there.
-
Filename specification
· 9 years ago
I currently have a textarea field in my form, which accepts public ssh keys. On submission, the form is then saved in a file and also emailed to me. I would like to modify it such that the contents of
-
How can i add anchor link in form label?
· 9 years ago
I'm not sure I can mark it as an answer because it wasn't me who started the topic...
-
How can i add anchor link in form label?
· 9 years ago
Oh yeah, this sorted it!!! Thanks for both of your input.
-
How can i add anchor link in form label?
· 9 years ago
I'm sure I'm missing something. I copy-pasted - name: agree_to_terms label: 'Li e aceito o <a href="http://filelink.com">termo</a> de prestação de serviços educacionais.' type: check
-
How can i add anchor link in form label?
· 9 years ago
Thanks for your reply. Yes, I've done that, still no luck...
-
How can i add anchor link in form label?
· 9 years ago
Hi, I'm trying to achieve the same thing but the HTML is not processed... Is there anything else I'm missing?