Edit the "toolbar"?

  • Finn Christensen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 11 months ago - 5 years 11 months ago #133400 by Finn Christensen
Edit the "toolbar"? was created by Finn Christensen
Hello :)
I would like to make an override to change what buttons are available in the toolbar when viewing the registrants frontend
Some of the buttons we don't need and we have had som custom work made by you to ensure that the registrants has been set to "exam passed" and what "exam type" the registrants passed…..
So the "check in function" IN THE TOOLBAR, "cancel registration" and some more of the buttons we don't need in the toolbar :)

Can you direct me to which file to edit to change the toolbar?
Where should I find it and where do I put the edited file to make it as an override that is not reset when updating Events Booking Pro?

THANKS - also for an AMAZING product!! Events Booking Pro is truely a great product!!


Finn
Last edit: 5 years 11 months ago by Finn Christensen.

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

More
5 years 11 months ago #133403 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Edit the "toolbar"?
Hi Finn

It's hard for you to make this change as it will require implementing the change using override so that it won't be lost when you update to future releases.

For this, you can submit a support ticket sending us:

- Super admin account of the site
- Link to that page
- An account which can be used to access to that page
- Tell us the buttons you want to remove

We will then help with making the modification

Regards,

Tuan

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

  • Finn Christensen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 11 months ago #133404 by Finn Christensen
Replied by Finn Christensen on topic Edit the "toolbar"?
I found out how to remove the showing of the toolbar entirely, and I think that also works for us…… actually the examiners that use the registrants list don't really need the functions in the toolbar, so for now I have just removed it
I found the overrided file that shows the registrants list and removed this (I think that worked)

<div class="btn-toolbar" id="btn-toolbar">
<?php echo JToolbar::getInstance('toolbar')->render('toolbar'); ?>
</div>

Then I can put back the toolbar if we need it again, and then disturb you if we need it changed :)

Thanks
Finn

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

More
5 years 11 months ago #133405 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Edit the "toolbar"?
Great. Happy to hear that you got it works as expected (and Yes, removing the whole toolbar is easy, I thought you want to remove some individual buttons only and that would be hard)

Tuan

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

  • Finn Christensen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 11 months ago #133406 by Finn Christensen
Replied by Finn Christensen on topic Edit the "toolbar"?
I did want to just remove some of the buttons, but if it is too hard, then we just try without the toolbar first and se if our examiners complain that they do need it. But I think their work is possible without the toolbar …..
I will come back if we need it and need it changed :)

Thank you
Finn

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

More
5 years 11 months ago #133421 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Edit the "toolbar"?
OK Finn

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

Moderators: Tuan Pham Ngoc