Hi,
I have a checkbox and a date field. I want an expression (after update on the checkbox I guess) where if the checkbox is true then the date field should be set to null.
Something like
If [checkbox] = true then [response_date] = null
I'm still trying to learn the syntax. Any help much appreciated
Thanks
I have a checkbox and a date field. I want an expression (after update on the checkbox I guess) where if the checkbox is true then the date field should be set to null.
Something like
If [checkbox] = true then [response_date] = null
I'm still trying to learn the syntax. Any help much appreciated
Thanks