individual registration not working correctly

More
11 years 3 months ago #55079 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic individual registration not working correctly
You will need to :

1. Add one file to #__eb_events table via phpmyadmin to store data of that field.

2. Edit the code in the file administrator/components/com_eventbooking/view/event/tmpl/default.php and add a field to allow admin enter data for that field

Tuan

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

More
11 years 3 months ago #55085 by Sintu
Dear,
Let me ask you onething. Only need to add one field in the table and add the code in the page administrator/components/com_eventbooking/view/event/tmpl/default.php is fine? No need to add the code for the action page or something like that for saving?


Thanks
Sintu

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

More
11 years 3 months ago #55086 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic individual registration not working correctly
Correct. The name of the form input field must be exactly the same with the name of the field you created in database table

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

Moderators: Tuan Pham Ngoc