- Posts: 687
- Home
- Forum
- Community Forum
- Questions
- Installation/Upgrade
- Solidres Site Slow Now Cannot Access WP Admin
- Forum
- Community Forum
- General discussions
- [2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
[2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
- joomleb
- Topic Author
- Offline
Less
More
3 years 7 months ago - 2 years 9 months ago #18585
by joomleb
[2.12.9 Bug & fixes] Email fields during Experience frontend Bookings was created by joomleb
Hi guys,
PHP 7.4.23 + Solidres 2.12.3 etc. ...
When:
- Property > Publishing tab > Disable customer registration: Yes / Experiences > Publishing tab > Disable customer registration: Yes
- User logged in frontend
By clicking for a Reservation, like you can do here for Experience on my Test3 site, the reservation form is show:
- Email field - is prefilled with the logged in user email, but it should be not editable, it should just show the email...
- Email confirmation field - is shown as empty field, but that field should be hidden
Please, Can you replicate it and confirm ?
PHP 7.4.23 + Solidres 2.12.3 etc. ...
When:
- Property > Publishing tab > Disable customer registration: Yes / Experiences > Publishing tab > Disable customer registration: Yes
- User logged in frontend
By clicking for a Reservation, like you can do here for Experience on my Test3 site, the reservation form is show:
- Email field - is prefilled with the logged in user email, but it should be not editable, it should just show the email...
- Email confirmation field - is shown as empty field, but that field should be hidden
Please, Can you replicate it and confirm ?
Last edit: 2 years 9 months ago by joomleb.
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2952
3 years 7 months ago #18591
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic [2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
Hi,
There is no issue with it, the email field is pre-filled for logged users and it is editable. User must also re-enter the confirmation email field, we could make it pre-filled for future releases, but at this moment it is not a bug to fix.
Regards,
There is no issue with it, the email field is pre-filled for logged users and it is editable. User must also re-enter the confirmation email field, we could make it pre-filled for future releases, but at this moment it is not a bug to fix.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
- joomleb
- Topic Author
- Offline
Less
More
- Posts: 687
3 years 7 months ago - 3 years 6 months ago #18597
by joomleb
Replied by joomleb on topic [2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
Hi,
A - We are forcing Booking only for registered users and having "Disable customer registration: Yes" means for us that users should change their Email by using the default Joomla Edit Profile. This is why from our point of view the Email field should be not editable and Email confirmation pre filled too (and hidden)
B - So, "...we could make it pre-filled for future releases..." = Yes, Please
C - And, if you think that Email could be editable means that during a Reservation a Logged user can use a different Email for his Booking. So, Please, Can you confirm that all Solidres triggered Emails (Booking, Payment, Feedback etc.) will use the "Booking Email" instead of the Joomla User Email for that Reservation ?
D - We can use CSS pointer-events: none; to have the Email not editable and to hide the Email Confirmation field, but, Please, Can you add a specific Email field and Email Confirmation field div class ?!? Something like for ex.:
- class="form-group sr-email"
- class="form-group sr-email-conf"
A - We are forcing Booking only for registered users and having "Disable customer registration: Yes" means for us that users should change their Email by using the default Joomla Edit Profile. This is why from our point of view the Email field should be not editable and Email confirmation pre filled too (and hidden)
B - So, "...we could make it pre-filled for future releases..." = Yes, Please
C - And, if you think that Email could be editable means that during a Reservation a Logged user can use a different Email for his Booking. So, Please, Can you confirm that all Solidres triggered Emails (Booking, Payment, Feedback etc.) will use the "Booking Email" instead of the Joomla User Email for that Reservation ?
D - We can use CSS pointer-events: none; to have the Email not editable and to hide the Email Confirmation field, but, Please, Can you add a specific Email field and Email Confirmation field div class ?!? Something like for ex.:
- class="form-group sr-email"
- class="form-group sr-email-conf"
Last edit: 3 years 6 months ago by joomleb.
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2952
3 years 7 months ago #18608
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic [2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
Hi,
C. Yes, Solidres uses the reservation email to send.
D. Thank you for your suggestion.
Regards,
C. Yes, Solidres uses the reservation email to send.
D. Thank you for your suggestion.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
- joomleb
- Topic Author
- Offline
Less
More
- Posts: 687
3 years 6 months ago #18692
by joomleb
Replied by joomleb on topic [2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
Hi guys,
tested on Solidres 2.12.4
B - Email confirmation "...we could make it pre-filled for future releases..."
D - We can use CSS pointer-events: none; to have the Email not editable and to hide the Email Confirmation field, but, Please, Can you add specific fields div classes, at least for the Email field and Email Confirmation field ? Something like for ex.:
- class="form-group sr-email"
- class="form-group sr-email-conf"
Please, Can you add them in the upcoming version update ?
tested on Solidres 2.12.4
B - Email confirmation "...we could make it pre-filled for future releases..."
D - We can use CSS pointer-events: none; to have the Email not editable and to hide the Email Confirmation field, but, Please, Can you add specific fields div classes, at least for the Email field and Email Confirmation field ? Something like for ex.:
- class="form-group sr-email"
- class="form-group sr-email-conf"
Please, Can you add them in the upcoming version update ?
Please Log in or Create an account to join the conversation.
- joomleb
- Topic Author
- Offline
Less
More
- Posts: 687
3 years 3 months ago - 3 years 3 months ago #18850
by joomleb
Replied by joomleb on topic [2.12.9 Bug & fixes] Email fields during Experience frontend Bookings
Hi guys,
re - tested on Solidres 2.12.6 and still:
B - Property / Experience > Email confirmation "...we could make it pre-filled for future releases..."
D - We can use CSS pointer-events: none; to have the Email not editable and to hide the Email Confirmation field, but, Please, Can you add specific fields div classes, at least for the Email field and Email Confirmation field ? Something like for ex.:
- class="form-group sr-email"
- class="form-group sr-email-conf"
Please, Can you add them in the upcoming version update ?
re - tested on Solidres 2.12.6 and still:
B - Property / Experience > Email confirmation "...we could make it pre-filled for future releases..."
D - We can use CSS pointer-events: none; to have the Email not editable and to hide the Email Confirmation field, but, Please, Can you add specific fields div classes, at least for the Email field and Email Confirmation field ? Something like for ex.:
- class="form-group sr-email"
- class="form-group sr-email-conf"
Please, Can you add them in the upcoming version update ?
Last edit: 3 years 3 months ago by joomleb.
Please Log in or Create an account to join the conversation.
Moderators: solidres