Anonymize public registrats list

  • Thomas Zuechner
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 4 months ago #155059 by Thomas Zuechner
Anonymize public registrats list was created by Thomas Zuechner
Hello,

I'm just setting up my eventbooking and so far it works very fine. However, for marketing purposes, I would like to display to the public the list of registrants but only with some selected custom fields which works fine, but I'd like to hide for privacy reasons the first and last name of the registrans. Unfortunately, I did not manage to do so. Any help?

BR
Thomas

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

More
1 year 4 months ago #155074 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Anonymize public registrats list
Hi Thomas

I agree that these fields should also follow Show On Public Registrants List setting of the custom fields. However, I could not make this change right now because it will cause backward incompatible changes (I guess on most of sites, the settings for these fields are No by default, sorry)

So for this, customization to the code will be needed. You can get this file, unzip it, upload to PATH_TO_TEMPLATE/html/com_eventbooking/registrantlist folder of your site .PATH_TO_TEMPLATE is path to the template which you are using on your site

This is template override, so the change won't be lost when you update to future releases of the extension

Regards,

Tuan
Attachments:

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

  • Thomas Zuechner
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 4 months ago #155079 by Thomas Zuechner
Replied by Thomas Zuechner on topic Anonymize public registrats list
Dear Tuan

thanks a million for the quick reply and help. Just a quick note that the path where I had to replace the attached file was quite diffenrent on my jommla 4.3 installation: /MY_DOMAIN/components/com_eventbooking/themes/default/registrantlist

However, great help and everything works fine.

BR and have a nice weekend
Tom

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

More
1 year 4 months ago #155084 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Anonymize public registrats list
Hello Tom

Don't use that path. It will be lost when you update to future releases of the extension. You should use PATH_TO_TEMPLATE/html/com_eventbooking/registrantlist folder so that the change won't be lost when you update Events Booking in the future.

Regards,

Tuan

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

  • Thomas Zuechner
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 4 months ago #155088 by Thomas Zuechner
Replied by Thomas Zuechner on topic Anonymize public registrats list
Hi Tuan,

ok thanks, now I understood. I had to create an override for the template and then there ist the folder where I can store you new file.

Anyhow, great that I learned what are the override section in the template is for :-)

BR
Tom

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

More
1 year 4 months ago #155089 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Anonymize public registrats list
Yes Thomas. Use template is the right and safe way when you need to override layout in Joomla. I'm glad you understand that now

Tuan

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

  • Thomas Zuechner
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 4 months ago #155096 by Thomas Zuechner
Replied by Thomas Zuechner on topic Anonymize public registrats list
Great! works fine,+

However, I did not manage to modify the display of the agenda module.. for my purpose there is too much cell spacing and padding...

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

More
1 year 4 months ago #155098 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Anonymize public registrats list
It could cause by css conflict with something on your site. Please submit a support ticket sending us:

1. Super admin account of the site
2. Link to the page which the module is being displayed
3. Tell us how you want to change it

We will try to look at it and add custom css to solve the problem

Tuan

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

Moderators: Tuan Pham Ngoc