Hi dear people,
How can I make a mailto hyperlink from an email address which is only shown in a readonly field.
This only shows the email address:
$crud->set_relation('OrderContactTypeEmployee','users','{first_name} - <a href="mailto:{email}">{email}</a>');
Zie also attached image.
Hope someone can help my out.
tnx!