Custom field as a leading field

More
6 years 3 months ago #125394 by giora
Custom field as a leading field was created by giora
I have a client who want to turn a custom field to be the clickable filed instead the default one (last name).
They also want to move that column to the first position:

tinyurl.com/y5sdfg5n

Any thoughts?

Thanks
Best Regards,

--Giora

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #125405 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom field as a leading field
Hi Giora

You would have to modify code in this case. The file you need to look at and do the modification is administrator/components/com_osmembership/view/subscriptions/tmpl/default.php .

Once the modification is done, you need to move that file to administrator/templates/isis/html/com_osmembership/subscriptions folder so that the change won't be lost when you update to future releases of the extension

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #125412 by giora
Replied by giora on topic Custom field as a leading field
Thank you Tuan
Your help is very much appreciated.

Best Regards,

--Giora

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #125420 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom field as a leading field
You're welcome

Tuan

Please Log in or Create an account to join the conversation.