Hello every,
I would wish to know how to put a condition in the property field : valid if .
I have 2 fields date [begin] and [end].
I would that [end] cannot be lower or equal at [begin]. I tried
but I receive a fault.
Thaks
Habiler
I would wish to know how to put a condition in the property field : valid if .
I have 2 fields date [begin] and [end].
I would that [end] cannot be lower or equal at [begin]. I tried
Code:
>= [begin]
Thaks
Habiler