⚠ In case you've missed it we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This forum is read-only and soon will be archived. ⚠


Remco

Member Since 04 Mar 2018
Offline Last Active Oct 29 2019 10:15 AM
-----

Topics I've Started

How to make a mailto hyperlink in a readonly field

03 January 2019 - 08:59 PM

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!

 

 

 


How to not unset the Edit button but just hide it?

26 July 2018 - 12:24 PM

Hi Guys,

 

Been searching the forum but no luck. I just want to hide the Edit button for a particular table. With the Unset function a user cannot edit or update records from the CRUD ... This does not work for me as I have a custom edit button for various reasons.

 

So how can I just hide the edit button in the list?

 

Tnx in advance!

 


How can I stop the grouping of buttons and show them individually

04 March 2018 - 11:02 AM

Hi guys,

 

Loving the bootstrap 4 theme.

 

Question: I want to show the Edit/View and Delete buttons individually and not grouped under the button "More" ... How can I fix this?Capture.jpg