Forums  ›  Cheetah  ›  Support
 

Altering if a field is "required" in a profile.

Thanks Deano! Looking forward to that update.

 

This has been fixed for the next version of Cheetah. https://github.com/CheetahWSB/Cheetah/issues/95

It's now setup so the min and max values are only checked if there is a value to actually check, or the Mandatory box is checked.

If the Mandatory box is unchecked, then the min and max values are only checked if there is actually a value there to check.

This is the way i believe it should work, so i have changed it.

 Yes, this was one of the things that often cropped up on the other forum.  Thanks Deano.

This has been fixed for the next version of Cheetah. https://github.com/CheetahWSB/Cheetah/issues/95

It's now setup so the min and max values are only checked if there is a value to actually check, or the Mandatory box is checked.

If the Mandatory box is unchecked, then the min and max values are only checked if there is actually a value there to check.

This is the way i believe it should work, so i have changed it.

Yup! That's why I asked Deano to add the module. These questions and their answers will eventually be lost  in the forum Abyss.

We really need these questions in the Answers section so we can put together a sort of How To for other folks that come in.

There are two settings actually that you have to be concern with.  First is the mandatory checkbox when you go the properties.  The second is to check and see if there is a length requirement set on the field.  If there is a length requirement, even with the mandatory cleared; it will trip the form error checker.

Moving forward from that big win in Payment Module; how can I change if a profile field is required or not. I want to have some available, but not required like they are now.

Forums  ›  Cheetah  ›  Support