I'm trying to implement the built-in Umbraco Membership into a project (using the example views and default member types) and almost everything is setup and working correctly.
However, I'm having trouble making custom member properties mandatory; I've checked the 'Field is mandatory' box on the property, and it shows up on the front-end, but I can still update a profile or register without entering a value and receive no validation message. Coincidentally, this is the same with the default 'Name' field, which results in a YSOL if left empty.
I've seen a couple of other threads on the same subject but with no definitive solution, has anyone had the same issue and solved it?
I'm using version 7.4.3 (upgraded originally from 7.4.1).
Making custom member type properties mandatory
Hi All,
I'm trying to implement the built-in Umbraco Membership into a project (using the example views and default member types) and almost everything is setup and working correctly.
However, I'm having trouble making custom member properties mandatory; I've checked the 'Field is mandatory' box on the property, and it shows up on the front-end, but I can still update a profile or register without entering a value and receive no validation message. Coincidentally, this is the same with the default 'Name' field, which results in a YSOL if left empty.
I've seen a couple of other threads on the same subject but with no definitive solution, has anyone had the same issue and solved it?
I'm using version 7.4.3 (upgraded originally from 7.4.1).
Cheers!
is working on a reply...