Hiding Custom Fields on Event Detail

More
5 years 9 months ago #135199 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Custom Fields on Event Detail
It's XML code, so you can use this syntax
Code:
<!--Comment goes here-->

I haven't tried myself but it should work
The following user(s) said Thank You: Livius Chebeleu

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

  • Annamarie Hessman
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 9 months ago #135246 by Annamarie Hessman
Replied by Annamarie Hessman on topic Hiding Custom Fields on Event Detail
This works well; however, I just realized the "private" custom fields are showing up in other calendar view(s) of the event -- e.g. when someone goes to the monthly event calendar and hovers to get the pop-up.

I need a way to secure this meeting information so that when people register, they get the virtual meeting information in the email (and ideally the ICS, although I have not had time to work on that).

Requiring registration before giving out virtual meeting information is a security step and I won't be the only one who needs this.

Where else do custom event fields show up?

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

More
5 years 9 months ago #135253 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Custom Fields on Event Detail
I forgot about the tooltip, sorry and that's the only remaining place left. You can get this file, unzip it, upload to components/com_eventbooking/themes/default/common folder on your site and it will work well

Regards,

Tuan

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

More
5 years 9 months ago #135262 by Livius Chebeleu
Replied by Livius Chebeleu on topic Hiding Custom Fields on Event Detail
How can the Event Custom Fields be included in a user message? I thought they would show in the [REGISTRATION_DETAIL] tag but that doesn't seem to be the case.

Thanks/Livius

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

More
5 years 9 months ago #135265 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Custom Fields on Event Detail
Use the syntax like [NAME_OF_FIELD_IN_UPPERCASE]

For example, [FIELD_SPEAKER], [FIELD_NUMBER_HOURS]

Tuan

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

Moderators: Tuan Pham Ngoc