- Posts: 2
- Thank you received: 0
email field don´t update
- sergio mariz
- Topic Author
- Offline
- New Member
-
Less
More
13 years 1 month ago #14535
by sergio mariz
email field don´t update was created by sergio mariz
Hello,
I'm having the following problem with the update of the E-MAIL field on the registration form for the events:
- The form is set to registered only.
- The configuration is set to integrate with CommunityBuider.
- The problem is: When the user edits their email in CommunityBuilder, this is not updated in the event registration form.
- This only occurs when the user logs out and make a new login.
Someone else is having the same problem?
Is there any solution to this?
Thank you,
Sergio Mariz
I'm having the following problem with the update of the E-MAIL field on the registration form for the events:
- The form is set to registered only.
- The configuration is set to integrate with CommunityBuider.
- The problem is: When the user edits their email in CommunityBuilder, this is not updated in the event registration form.
- This only occurs when the user logs out and make a new login.
Someone else is having the same problem?
Is there any solution to this?
Thank you,
Sergio Mariz
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 1 month ago #14544
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: email field don´t update
Hi Sergio
Event Booking use $user->get('email'); function to auto-populate email field in Registration Form. This information (from $user object) is stored in session and only change when user logout/logged in again and that's the reason causing the issue .
I agree that this is a bug but it is a really really minor bug and rarely happen in real life, so I think I won't fix it for now. Will get back to it and fix it in version 1.4.6 .
Regards,
Tuan
Event Booking use $user->get('email'); function to auto-populate email field in Registration Form. This information (from $user object) is stored in session and only change when user logout/logged in again and that's the reason causing the issue .
I agree that this is a bug but it is a really really minor bug and rarely happen in real life, so I think I won't fix it for now. Will get back to it and fix it in version 1.4.6 .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.