Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Edit Event Title Link in Community Builder Tab

Edit Event Title Link in Community Builder Tab 11 years 6 months ago #18955

  • d48admin
  • d48admin's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Hi,

I would like to change the Event Title link in the "Registered Events" tab so that users go to edit that registration.

Currently, when the user clicks on the Event Title it opens a new registration for the event; however, with the CB integration set to pull information from the profile, it sort of looks like the may be editing their existing registration and is confusing when they end up being asked to pay again.

Is this possible? You guys are so good I figure there is a little button for this that you put there 10 updates ago...

Thanks

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

Edit Event Title Link in Community Builder Tab 11 years 6 months ago #18960

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Editing registrations is done through our User Panel. There is no direct connection to this from the CB plugin. We'll have to work that into future development.

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

Edit Event Title Link in Community Builder Tab 11 years 6 months ago #18961

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Oh, and to change the name of "Registered Events" in the CB tab, just go to the CB Tab Manager. You can edit it there.

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

Edit Event Title Link in Community Builder Tab 11 years 6 months ago #18967

  • d48admin
  • d48admin's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Thanks.
I did come up with a solution. I created a new link in the top menu of CB Menu. I called it Events. Then I created a menu item under it called Edit Rgistrations and linked it to the DT Register task for editing (index.php?option=com_dtregister&view=user&layout=index&controller=user&task=index).
Attachments:

  • Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.

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

Edit Event Title Link in Community Builder Tab 11 years 6 months ago #18968

  • d48admin
  • d48admin's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Also, in the plugin I found the link in dtregister.plugin.php and changed

$reglink = "index.php?option=com_dtregister&controller=event&task=register&eventId=".$eventId."&Itemid=$Itemid";

to

$reglink = "index.php?option=com_dtregister&view=user&layout=index&controller=user&task=index";

Now it takes them to the list of items to edit.

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

  • Page:
  • 1
Time to create page: 0.149 seconds