Hi Everyone,
I have ran into a scenario where i implemented SharePoint 2010 Column Validation. The column validation is pretty simple actually. I have choice fields of dropdown type which contains value of "Select <<ColumnName>>" inside a document library. This value is also a default value for the fields. However my requirement states that since the field is mandatory "Select <<ColumnName>>" should not be allowed while saving the list item.
I have gone into each column of choice dropdown type and added the below mentioned formula
=[Country]<>"Select Country"
This works fine in normal (new upload) scenarios but it doesn't work when i am overwriting a document in the document library. Has anyone faced such an issue? is there any know issue from sharepoint on the column validations? am i using the correct formula, if incorrect please help me correct it?
Any help would be greatly appreciated, i would like to thank everyone for taking their time out on reading this.
Regards,
HG
Regards, Hammerguy