Remove fields in the Edit Registrant page

  • bumble
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 months 4 weeks ago #160428 by bumble
Hi there, how do I remove or hide these fields from the Edit Registrant page?
  • Amount
  • Discount Amount
  • Gross Amount
  • Payment Status
  • Re-Calculate Registration Fee
  • Payment Method
Awaiting your reply. Thank you!

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

More
7 months 4 weeks ago #160429 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove fields in the Edit Registrant page
You would need to customize code to remove these fields. Are you talking about frontend or backend edit registrant page? Let me know so that I can tell you the file you need to edit code

Tuan

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

  • bumble
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 months 4 weeks ago #160430 by bumble
Replied by bumble on topic Remove fields in the Edit Registrant page
Hi Tuan,
It is for the frontend edit registrant page.
Please let me know what to edit.
Thank you!

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

More
7 months 4 weeks ago #160431 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove fields in the Edit Registrant page
You need to look at the file components/com_eventbooking/themes/default/registrant/default.php, edit code to remove the elements you don't want

Once the modification is done, please move the modified file to template override PATH_TO_TEMPLATE/html/com_eventbooking/registrant folder so that the change won't be lost when you update to future releases of the extension

Regards,

Tuan
The following user(s) said Thank You: bumble

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

  • bumble
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 months 4 weeks ago #160432 by bumble
Replied by bumble on topic Remove fields in the Edit Registrant page
Have edited the file & it all looks good now! Thank you!

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

More
7 months 4 weeks ago #160433 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove fields in the Edit Registrant page
That's great. Congratulations !

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