- Posts: 3
- Thank you received: 0
Hide fields in Frontend Submission
- KevinH
- Topic Author
- Offline
- New Member
-
Less
More
9 years 9 months ago #82705
by KevinH
Hide fields in Frontend Submission was created by KevinH
How can I hide/not display fields such as Alias and Tax to users submitting Frontend events?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 9 months ago #82727
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide fields in Frontend Submission
Hi Kevin
You will need to edit the code to remove the fields you don't want. Look at the file components/com_eventbooking/view/event/tmpl/form.php (or components/com_eventbooking/view/event/tmpl/simple.php if you use simple submission layout), you would be able to see the fields and change it to have it work as expected
Tuan
You will need to edit the code to remove the fields you don't want. Look at the file components/com_eventbooking/view/event/tmpl/form.php (or components/com_eventbooking/view/event/tmpl/simple.php if you use simple submission layout), you would be able to see the fields and change it to have it work as expected
Tuan
Please Log in or Create an account to join the conversation.
- KevinH
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
9 years 9 months ago #82758
by KevinH
Replied by KevinH on topic Hide fields in Frontend Submission
Thanks, did it by deleting the Table Row containing the field in form.php.
Problem was, form.php did not show up in that folder on a MacOS localhost install. Only default.php showed up. But later, it magically apeared...
Problem was, form.php did not show up in that folder on a MacOS localhost install. Only default.php showed up. But later, it magically apeared...
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 9 months ago #82781
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide fields in Frontend Submission
That's strange to me. But the most important thing is that you got it sorted
Tuan
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.