Check for uniqueness according to column title for grouped records
Hi I am trying to check for uniqueness of a Status Title - based on the model type.
This is my code (but its probably junk!!)
Basically have 2 columns the model_type and the Title, so want to ensure that title is unique for each model_type (i added the ignoreRecord to allow editing of the title.
0 Replies