- Posts: 232
- Thank you received: 13
Changing a child event
- Arbind Bhagat
- Topic Author
- Offline
- Elite Member
-
Less
More
6 years 3 months ago #130671
by Arbind Bhagat
Changing a child event was created by Arbind Bhagat
How could I change a child event so that it is no longer a child event and is then a standalone event?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 3 months ago #130679
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Changing a child event
As of right now, we do not have a way to do that in the UI. Somehow, you will need to change it via database. Look for #__eb_events table, find the record and:
- Change event_type to 0
- Change parent_id to 0
After that, it will become a standard event, not child event anymore
Tuan
-
- Change event_type to 0
- Change parent_id to 0
After that, it will become a standard event, not child event anymore
Tuan
-
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.