Eval for date&time field

my date and time field name custom_date_and_time.
I have another field “meeting”

the meeting field should appear when i enter date &time on date and time field.
So i give eval:doc.custom_date_and_time==“1”. But its not appear.

Can you guys tell me what i put instead of “1”.

Only add

eval:doc.custom_date_and_time

reload and check it.

2 Likes

Thank you

For make the meeting field mandatory only its evaluate. How we can do?

Same condition will apply on “Mandatory Depends On”

1 Like