hide standard fields in event frontend submit

  • Marcos Silva
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 weeks ago #80475 by Marcos Silva
hide standard fields in event frontend submit was created by Marcos Silva
How to hide standard fields in event frontend submit

Hello, I would like to hide:
Date
Capacity
Registrants
Available places
Location

How to hide one or more of this fields in frontend submit form?
Thanks

Marcos

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

More
8 years 2 weeks ago #80507 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic hide standard fields in event frontend submit
Hi Marcos

You will need to edit code to hide the fields you don't want. Please look at the file components/com_eventbooking/view/event/tmpl/form.php, you will see these fields and can remove it

If you use simple frontend event submission form, then the file need to be modified is components/com_eventbooking/view/event/tmpl/simple.php

Regards,

Tuan
The following user(s) said Thank You: Marcos Silva

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

  • Marcos Silva
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 weeks ago #80537 by Marcos Silva
Replied by Marcos Silva on topic hide standard fields in event frontend submit
it work fine, thank you.

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

More
8 years 2 weeks ago #80588 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic hide standard fields in event frontend submit
Great. Happy to hear that. Thanks for the update

Tuan

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

Moderators: Tuan Pham Ngoc