Table layout - Register buttons

  • Claudio08
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 5 months ago #12031 by Claudio08
Table layout - Register buttons was created by Claudio08
I would like to use only the table layout and hide the "register (individual )" button to force the user to click on the event
to force to view the details and not go directly to the registration form.

there is a manner to hide this button?

i have to change the php code? where is this code?

is possible to show the detail button instead of "register (individual )" button?

I also do not use the "register (group)"

thanks in advance

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

More
14 years 5 months ago #12041 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Table layout - Register buttons
Hi

Yes, you will need to modify code. Have a look at components/com_eventbooking/views/category/table.php, you will see the code and change it to meet your need !

Tuan

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

  • Claudio08
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 5 months ago #12061 by Claudio08
Replied by Claudio08 on topic Re: Table layout - Register buttons
thanks

i changed the code and now i have a "details buttons" :-)
seem works fine

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

More
14 years 5 months ago #12079 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Table layout - Register buttons
Good news, hehe !

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

More
8 years 10 months ago #99407 by Rob West
Replied by Rob West on topic Table layout - Register buttons
Hi Tuan - this should definitely be a feature that can be controlled in the Configuration/Options, rather than editing code that would be overwritten in an upgrade.

This would be a very common use for many of your clients. Would you please consider implementing an option?

It should be called something like "Button Link in Table Layout" and have options the user can select for "Registration" or "Details".

Please let me know if you do this. Thank you!

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

More
8 years 10 months ago #99424 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Table layout - Register buttons
You can use template override docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core so that the change won't be lost when you update

So for this case, move the modified file to TEMPLATE/html/com_eventbooking/category and you should be fine

Regards,

Tuan

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

More
8 years 10 months ago #99425 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Table layout - Register buttons
For adding an option to core, lets me see if there are other customers asking for it. If there is, Yes, I can add do it.
The following user(s) said Thank You: Rob West

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

More
8 years 10 months ago #99431 by Rob West
Replied by Rob West on topic Table layout - Register buttons
Yes please do. There are a few customers already on your Forum that have asked in the past, and generally, people don't take the time to voice their concerns for 'enhancements' as much as they would actual issues.

However for as many people you have using your software...i would guess at least 30% of them use the 'Table' layout. Of those people, more than half would most likely use this enhancement if they knew about it.

It just makes more sense, especially since 'end user' patrons don't know about clicking the 'Title' of the event. So they just click 'Register' and never even know the 'Details' of the event.

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

Moderators: Tuan Pham Ngoc