Support

Home Forums Event Espresso Premium EE3 Edit Registration (Attendee View)

EE3 Edit Registration (Attendee View)

Posted: July 16, 2014 at 9:32 am


Pixel Workshop

July 16, 2014 at 9:32 am

How can I tweak the Edit Registration forward facing page so that it displays certain data fields, but doesn’t make them editable. For example, you can’t transfer a registration to another person, so we don’t want them to be able to change the name, email address, or membership number (which is one of the custom questions).

Thanks!


Lorenzo Orlando Caum

  • Support Staff

July 16, 2014 at 11:53 am

Hi, you could use jQuery to disable certain fields.

Here are some examples:

http://learn.jquery.com/using-jquery-core/faq/how-do-i-disable-enable-a-form-element/

http://stackoverflow.com/questions/9649877/how-to-disable-enable-input-field-on-click-with-jquery?answertab=votes#tab-top


Lorenzo


Pixel Workshop

July 16, 2014 at 1:16 pm

Thanks, Lorenzo! After I asked the question, I was poking around myself as well.

I think I see how its generated now. So, am I correct in thinking this is the attendee_edit_record.php file? I probably don’t want to make changes to that file, do I. Could I make a separate template file for this?

In a separate issue, I created a nice little fix for the issue I was having a few months ago. Is there any way to re-open the thread so I can post the code? If anyone else wants to do the same thing, it would be a helpful cheat.

https://eventespresso.com/topic/attendee-batch-import-tweak/


Lorenzo Orlando Caum

  • Support Staff

July 16, 2014 at 2:57 pm

Hi, that looks like a core file.

You could add the code to your child themes functions.php file or a site specific plugin and load the jQuery into your websites footer.

I’ve reopened that support post.


Lorenzo


Pixel Workshop

July 23, 2014 at 7:13 pm

Thanks, Lorenzo. Working through a bunch of little tweaky things and that a big help.

The support post ‘EE3 Edit Registration (Attendee View)’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso