Problem adding a new field in submit events booking

  • bob
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 8 months ago #136400 by bob
Hello,

I have a problem when adding a new field in the event booking section. The problem is I failed to find the file location to override. Maybe you can give me some advice on how to find the file location.
I want to add a new field named "Currency" under the "Price," herewith attached a screenshot:
Attachments:

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

More
3 years 8 months ago #136405 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem adding a new field in submit events booking
Hi Bob

The file you need to create override is components/com_eventbooking/themes/default/event/form_general.php

Regards,

Tuan

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

  • bob
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 8 months ago #136505 by bob
Hai mr tuan,

i should override file "form_general.php" in file server or override in joomla administrator

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

More
3 years 8 months ago #136577 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem adding a new field in submit events booking
Hi

You need to modify that file. Then when it's done, you can move that modified file 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.