Hello Atlassian Community
I am evaluating ConfiForms to implement our customer cuccess management business processes. So far this add-on is very promising and fun!
I want to display http links on the registration view of a form. These links point to confluence pages.
I figured out a rather clumsy way using section field type.
Setting the title of section field as <a href="myexample.com">confluence link</<a> rendered it as a clickable link.
Is this possible in a more efficient manner?
Which field type do I use?
Can I apply virtual functions in registration form view?
For my case it would be most effective, if i could set myexample.com and confluence link dynamically.
Thank you very much for your help.
Greets
Lukas
You can go with completely custom layout for your forms - anything what the Confluence editor allows you to do can be the "design" for your ConfiForms Form
If standard layout is preferred, then consider setting up links in field definition description fields - also accepts HTML (OWASP, no scripting) or the section field (as you already do)...
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.