Performing validation based on unique values in a form [message #579240] |
Sun, 10 March 2013 00:03 |
Nshan
Messages: 62 Registered: February 2009
|
Member |
|
|
Hi All,
In my form i have a multi record block which is based on a table in which i am performing insertion, deletion, updation.
My requirement is as below,
While saving a records i want to check distinct value of specific item can not be greater than some value say 2.
Then only my records should be saved.
I am planning to populate those values in a collection table type and take the distinct values from it.
Can anyone suggest me on how to populate record values in a collection table type.
Thanks,
Nshan.
|
|
|
|
|