THis is simple I'm sure but has got me struggling.
I want to suppress some fields dependant on whether a field falls within the date parameter field.
If it does fall within I want the field suppressed.
This provides the OPPOSITE of what I want when put into the object_visibility editor.
{Contact2.UBYWHN1) IN {?date)
I cannot use
{Contact2.UBYWHN1) NOT IN {?date) what is my alternative?
I want to suppress some fields dependant on whether a field falls within the date parameter field.
If it does fall within I want the field suppressed.
This provides the OPPOSITE of what I want when put into the object_visibility editor.
{Contact2.UBYWHN1) IN {?date)
I cannot use
{Contact2.UBYWHN1) NOT IN {?date) what is my alternative?