Admin only custom field for registrants

  • Cory S
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 10 months ago #63256 by Cory S
Hi Tuan,

Is there a way to have an Admin only custom field for an event, but not allow the user to see or edit it during registration?

I have individual registrations, and would like to assign Bib#'s to the registrations, so when I export for check-in/registration sheets, they already have their Bib# assigned. I'd like to be able to edit the custom field as an admin but not allow the user to see or edit the field.

Thanks,
Cory

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

More
10 years 10 months ago #63264 by FrankM
Replied by FrankM on topic Admin only custom field for registrants
You can set the "Access" Level for an custom field. Set it to an Joomla! user group, as example Special, and that custom field works as expect.

Productiv: Joomla 3.5.1 / EB 2.4.3 / PHP 7.0.5
Testsys: Joomla 3.5.1 / EB 2.4.3 / PHP 7.0.5

Sorry, english isn't my native language.

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

  • Cory S
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 10 months ago #63272 by Cory S
Replied by Cory S on topic Admin only custom field for registrants
I like the idea, sounds like it should work. But I can't find where to set the Access Level for a custom field? I am using an older version of EventBooking (1.5.3), due to the number of customizations I've made. Perhaps it was added in a later version?

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

More
10 years 10 months ago #63273 by James Riley
Replied by James Riley on topic Admin only custom field for registrants
(Here I go promoting CSS hacks again... sorry Tuan :) )
If ACL was not implemented in your version of EB, as a work-around you might be able to use a bit of CSS to hide that field from front-end registrants (target the custom field ID -> display:none;), assuming that your version appends IDs to custom fields.
The field should then still appear in the back-end for you to edit. If you have it also appear in the confirmation email, you may therefore want to default the field value to something like "Will be assigned" is that registrants don't just see the field as blank.

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.

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

More
10 years 10 months ago #63286 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Admin only custom field for registrants
Hi

Yes. Access Level was added to later version of the extension, so you could not use it if you are using unless you upgrade your site to latest version of Events Booking

Maybe you can try the solution proposed by @James above, but with old version, I am not sure it is possible or not. 1.5.3 is quite old now

Tuan

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

Moderators: Tuan Pham Ngoc