I have different values in the Confiform Field ( Type- Link) but I want to show them as Hyperlink say "Click Here" in the output.
For eg
Input
Output
Click Here
Consider using the "asLink" function to transform you link as needed - https://wiki.vertuna.com/display/CONFIFORMS/Virtual+functions
Can you please explain how to do it?.
I have a field Location Confiform Field type - Link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In your View macro, when you add a ConfiForms Field macro to show the values of a particular field, in the field name parameter of this macro you put something like
Location.asLink(Click here)
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.