Home › Forum › General › Check Mandatory not working in read only and previously hidden fields › Re: Check Mandatory not working in read only and previously hidden fields
Well like i said I’ve moved everything to a single check mandatory command, completely by passing the logic I had with the others. When that single Check mandatory gets called in the submit behavior (verified with debugging) not all of the fields are showing as mandatory (i mean do not have a red border). If I hover over the fields, the “tool tip” shows with the mandatory message, but thats kind of a problem if a user doesnt see the red border. On top of that, fields that I included in check mandatory that are read only are not showing the red border or the tool tip that displays when you hover over the fields.