[Bug] * is missing for required fields

More
1 month 3 weeks ago #176971 by Dave Ascher
Replied by Dave Ascher on topic [Bug] * is missing for required fields
I seem to have posted this in the wrong forum. My issue is with required fields in Joom Donation forms. REQUIRED fields are no longer dispaying the red asterisks that they have been displaying until the most recent release of Joom Donation. 

I see that you determined that I must have been refering to Joom Donation (even though I poste din the "Membership Pro" forum) as you made an updated version of Joom Donation available (it would be very helpful if you could update the date and version number) but unfortunately after installation of this new release of Joom Donation the red asterisks still do not appear for required fields in the donation form (see attached screen shot). Those fields do have the "required" attribute - just no red (or any other color) asterisk. 

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #176972 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [Bug] * is missing for required fields
Hi Dave

Maybe the updated version for Joom Donation handles different issue. You should submit a support ticket to Joom Donation category so that our maintainer of Joom Donation extension can check and solve it

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • reilldesign
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 month 3 weeks ago #176989 by reilldesign
Replied by reilldesign on topic [Bug] * is missing for required fields
Great, thank you very much for this fantastic improvement. Please enclose the input and div field within the container div.eb-form-control with a label so that it is clickable like the other form elements.

<label class="checkbox">
<input type="checkbox" name="agree_privacy_policy" value="1" class="validate[required] form-check-input" data-errormessage="Die Zustimmung zu den Datenschutzbestimmungen der Website ist erforderlich." id="form-validation-field-0">
<div class="osm-privacy-policy-message alert alert-info">Durch die Anmeldung zu diesem Abonnement und die Zustimmung zu den Datenschutzbestimmungen erklärst du dich mit der Speicherung deiner Informationen auf dieser Website einverstanden.</div>
</label>

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #177008 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [Bug] * is missing for required fields
Hello

I just implemented the change. Please access to My Downloads menu item, download latest package, update it to your site, then check it again to see if it works

Regards,

Tuan
The following user(s) said Thank You: reilldesign

Please Log in or Create an account to join the conversation.

  • reilldesign
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 month 3 weeks ago #177011 by reilldesign
Replied by reilldesign on topic [Bug] * is missing for required fields
Thank you! That's a great improvement, and the redesign of Subscribe to Newsletter is also fantastic. The changes are also interesting for Event Booking and Payment Form.

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #177012 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [Bug] * is missing for required fields
The same change should already applied for Events Booking. For Payment Form, I will work on it later

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • reilldesign
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 month 2 weeks ago #177018 by reilldesign
Replied by reilldesign on topic [Bug] * is missing for required fields
In Event Booking and Membership Pro, some * for star required have a space, others do not. It would be preferable if it were consistent without a space.

Please Log in or Create an account to join the conversation.

More
1 month 2 weeks ago #177019 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [Bug] * is missing for required fields
That's minor thing. I will still need to do some other minor tweaks and will fix that in next release

Regards,

Tuan

Please Log in or Create an account to join the conversation.