Make CDD Element Clickable

Morning guys

I have a form that i have created to search for members of the site I am creating. I am using a DV Join element to connect to the table then some CDD elements to display the name, number, email and website.

My question is, how do I make the email and website CDD clickable so the end user just clicks the result and is able to send an email or is taken to the website

https://fairrenting.co.uk/component/fabrik/form/3?Itemid=1252

Hope that makes sense?

Regards

Mark
 
You can't, really. They are form inputs, so they can't be clickable links. That's an HTML thing, not a Fabrik thing.

Having said that, you could try making them read only (set acl's), then use a CONCAT label to build a clickable link.

Or you could roll your own using the user_ajax.php.

Or you could use some custom JS to build and insert clickable links into the DOM.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top