I have just tried setting up a fresh Umbraco 7.1.5 installation with the starter kit installed. I created a new document type and added two properties to this, one using the Richtext editor and one with the image cropper. And I am getting the validation on both fields if I turn on mandatory.
If you have a textstring on the document type it´ s will be the first thing that validated, and no other would be visible as required, but when you have fill out the textstring and try to save the document again other fields would be visible required too.
Hope that you can confim this, if not did you get any error in your javascript to your console, in your browser. Have your tried to have a look at the log files to see if they can reveal any thing related to this. You will find the logs in /App_Data/Logs, try to see if there are something marked with [ERROR].
Required Validation
I Wanna Add Required Validation For RichText Editor and For image Cropper
I Use Mandatory but only work with type Textstring
Plz Help
Hi Mohamed,
What exact version of Umbraco are you experienced this behavior in ?.
Looking forward to hear from you.
/Dennis
hey Dennis
Version
7.1.5
Hi Mohamed,
I have just tried setting up a fresh Umbraco 7.1.5 installation with the starter kit installed. I created a new document type and added two properties to this, one using the Richtext editor and one with the image cropper. And I am getting the validation on both fields if I turn on mandatory.
If you have a textstring on the document type it´ s will be the first thing that validated, and no other would be visible as required, but when you have fill out the textstring and try to save the document again other fields would be visible required too.
Hope that you can confim this, if not did you get any error in your javascript to your console, in your browser. Have your tried to have a look at the log files to see if they can reveal any thing related to this. You will find the logs in /App_Data/Logs, try to see if there are something marked with [ERROR].
Hope this helps and my explanation make sense,
/Dennis
Hi Dennis
I have fill out the textstring and try to save the document again . and item Saved successfully without error
M Besher
Hi Mohamed,
And have you checked that the other properties are marked with the mandatory field checked on the document type, just to be sure :-).
/Dennis
Hi Dennis,
I marked with the mandatory field checked on the document type but validation Is Empty
M Besher
is working on a reply...