- Posts: 121
- Thank you received: 1
Adding a description to each field when submitting an event
- ozwest
- Topic Author
- Offline
- Premium Member
Less
More
5 years 8 months ago #124178
by ozwest
Adding a description to each field when submitting an event was created by ozwest
Hello Tuan
I would like to explain to the user exactly what he needs to fill into each field when he submits an event. I tried to use ::after but the fields do not have specific values so this does not work.
Is there another way to do this?
Kind regards,
Petra
I would like to explain to the user exactly what he needs to fill into each field when he submits an event. I tried to use ::after but the fields do not have specific values so this does not work.
Is there another way to do this?
Kind regards,
Petra
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
5 years 8 months ago #124181
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Adding a description to each field when submitting an event
Hi Petra
The easiest way would be customize submit event form code automatically to add the instruction you want for each field if needed
Depends on the kind of submit event form you are using (simple or default), you will need to modify code in these fields:
- components/com_eventbooking/themes/default/event/simple.php
- components/com_eventbooking/themes/default/event/form.php
- components/com_eventbooking/themes/default/event/form_discount_settings.php
- components/com_eventbooking/themes/default/event/form_fields.php
- components/com_eventbooking/themes/default/event/form_general.php
- form_group_rates.php
-components/com_eventbooking/themes/default/event/form_misc.php
....
Of course one the modification is done, you need to move the modified files to PATH_TO_TEMPLATE/html/com_eventbooking/event folder so that the change won't be lost when you update to future releases of the extension
Tuan
The easiest way would be customize submit event form code automatically to add the instruction you want for each field if needed
Depends on the kind of submit event form you are using (simple or default), you will need to modify code in these fields:
- components/com_eventbooking/themes/default/event/simple.php
- components/com_eventbooking/themes/default/event/form.php
- components/com_eventbooking/themes/default/event/form_discount_settings.php
- components/com_eventbooking/themes/default/event/form_fields.php
- components/com_eventbooking/themes/default/event/form_general.php
- form_group_rates.php
-components/com_eventbooking/themes/default/event/form_misc.php
....
Of course one the modification is done, you need to move the modified files to PATH_TO_TEMPLATE/html/com_eventbooking/event folder so that the change won't be lost when you update to future releases of the extension
Tuan
Please Log in or Create an account to join the conversation.
- ozwest
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 121
- Thank you received: 1
5 years 7 months ago #124335
by ozwest
Replied by ozwest on topic Adding a description to each field when submitting an event
Thank you Tuan, I will endevour to do so.
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 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.