Have the No Sync active (to prevent WP user changes accidentally)
What our client would like is to disable entry on the Registration form I am wondering if I can use similar hooks to just add the “Disabled” element to the input forms. Or if we can copy a template into our child theme the problem is so far I have not found the template that needs to be updated.
Will either of these work, I preferred not to add additional JS and CSS doesn’t apply the disabled
I seem to not be as smart as I think :). I’m wondering if you have any examples or scenarios that I might be able to use to learn how to do this. I would like to learn but I am stuck here.
I don’t have any examples of disabling inputs, but I do have an example of using the FHEE__EE_SPCO_Reg_Step_Attendee_Information___generate_question_input__input_constructor_args hook here:
Setting the constructor arg ‘disabled’ to true should disable the input.
Does that help?
Viewing 3 reply threads
The support post ‘Customization to Event Reg Form’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.