Hi all,
Could someone help me with the following. I want to write a custom validator SBO which has another field as an input. With a regular data source adaptor I can bind another field to a paramater field of the docbase configuration, but with a Validator I can't... is there some way to make this work?
This example shows what I need exactly:
Whenever the checkbox of field1 is checked, field2 should have a value between 1 and 10, if field1 isn't checked the value of field2 should be between 15 and 25.
Thanks in advance for your help!
Regards,
Kees.