Very Simple Frontend Submission Form

  • Chris
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 4 months ago #72608 by Chris
Hi

Scenario: I want to allow registered user to submit and edit their own events. But without Price, Extrafields, Participants etc.
Only a simple Form with Ttitle, Date, Time, (Short) Description, and a Thumb-Image to upload.
And only the administrator should be able to publish an event.

Is this possible and how?

Thank you
Chris

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

More
9 years 4 months ago #72664 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Very Simple Frontend Submission Form
Hi Chris

There is not a very simple form like that at the moment. However, you can go to Events Booking -> Configuration, look at Themes tab, find the config option "Frontend event submission form layout", set it to Simple Layout

Then you will have a simpler form. If there are still more fields than you want, you can try to look at components/com_eventbooking/view/event/tmpl/simple.php and change the layout to remove the fields you don't want

Tuan

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

  • Chris
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 4 months ago #72695 by Chris
Replied by Chris on topic Very Simple Frontend Submission Form
Hi Tuan

Thank you for helping. Yes, the Simple Form in "Frontend event submission form layout" is still not simple enough. I will try it with an override and with a change of the simple.php.

Best
Chris

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

Moderators: Tuan Pham Ngoc