Hi,
I would like to set a maximum value for a field to 1000 more than the value of another field which is read in from a database table. Is this possible without a custom javascript?
So I have Field 1 value from a Read_Data, and I want the Max value for Field 2 to be (for example) Field1 + 1000.
Can this be done?
Cheers
Tim
I would like to set a maximum value for a field to 1000 more than the value of another field which is read in from a database table. Is this possible without a custom javascript?
So I have Field 1 value from a Read_Data, and I want the Max value for Field 2 to be (for example) Field1 + 1000.
Can this be done?
Cheers
Tim
Hi Tim,
Without custom function no, but it's easy to add a custom function in v7
Best regards
Without custom function no, but it's easy to add a custom function in v7
Best regards
This topic is locked and no more replies can be posted.