Support

Home Forums Event Espresso Premium Followup: "Use Attendee #1's information for ALL attendees" still not working

Followup: "Use Attendee #1's information for ALL attendees" still not working

Posted: June 19, 2023 at 3:47 pm

Viewing 1 reply thread


Wake Marketing & Design

June 19, 2023 at 3:47 pm

https://eventespresso.com/topic/use-attendee-1s-information-for-all-attendees-not-working-3/

So this still hasn’t been fixed. Since “my fix” will get overridden with the next update can someone have a quick look and see if they can incorporate the fix below?

The issue is in file admin_pages/registrations/assets/spco_for_admin.js Line 228:
return $( ‘#ee-registration-‘ + primary_reg_qstn_grp ).children( ‘.ee-reg-form-qstn-grp-dv’ ).find(‘:input’);

Class “ee-reg-form-qstn-grp-dv” doesn’t exist. I replaced it with:
return $( ‘#ee-registration-’ + primary_reg_qstn_grp ).children( ‘.ee-admin-two-column-layout’ ).find(‘:input’);

The issue can be fixed by either changing the JS class or adding the missing class in the PHP file (not sure which file).

Thanks.


Rio

  • Support Staff

June 20, 2023 at 2:08 am

Yes, this issue has been submitted and was been fixed in our Dev. It should be added in the upcoming updates.

thanks.

Viewing 1 reply thread

The support post ‘Followup: "Use Attendee #1's information for ALL attendees" still not working’ 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