Where to find the front-end submission form layout

  • Tim Stöhr
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
10 years 2 months ago #75258 by Tim Stöhr
Hey where can I find the front-end submission form layout (as in, inside the files)? I need to add a submission form in there...

Bye

Tim

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

More
10 years 2 months ago #75332 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Where to find the front-end submission form layout
Hi Tim

Not sure I understand your question. By default, there are two layouts:

1. components/com_eventbooking/view/event/tmpl/form.php

2. components/com_eventbooking/view/event/tmpl/simple.php

However, I remember that we customized the extension on the site for you so that you have a new layout called advanced.php (not remember exactly the file name). So on your site, there might be an additional field called
components/com_eventbooking/view/event/tmpl/advanced.php

Regards,

Tuan

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

  • Tim Stöhr
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
10 years 1 month ago #76717 by Tim Stöhr
Hi Tuan, I am now talking about my very similar site for Saigon.

I have now copied the advanced.php into the folder where the rest of the templates are (components/com_eventbooking/view/event/tmpl/) and have even replaced the whole tmpl folder with the one you have done. However, I still cannot choose advanced.php in the config. Should I simply replace the content of simple.php with the content of advanced.php? I am never going to use simple.php anymore.

Or what do I have to change to make advanced.php selectable in the configurations?

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

More
10 years 1 month ago #76743 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Where to find the front-end submission form layout
We haven't added advanced.php option to the extension yet. So Yes, you should replace content of simple.php with advanced.php

Tuan

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

Moderators: Tuan Pham Ngoc