[eluser]NachoF[/eluser]
[quote author="OverZealous" date="1278012468"][b]@NachoF[b]
You could try this, but this should be enforced through business logic, not through field rules. That's not what they are meant for.[/quote]
well, I tried it but after doing
Code:
$stage->save($project)
it doesnt seem to valiadate it.... just to check I changed the unique_pair value to another value in the stage table and that works so Im clueles on how to get it done?? maybe with a related validation rule?