Conditional Printing - Date
Hi,
I have a label where the user inputs the date (Date data type). If the user types in today's date I don't want the label to print at all. Is there a way to do this?
0
-
Hello Katara,
Thank you for reaching us via our Community Forums!
If you access the date picker's properties in your Form template, you should be able to limit the date ranges your users can select from the date picker.
In this scenario, I've limited the dates they can select to any date before yesterday (including yesterday), by setting an offset of "1" at the End of Range Options selector:
I hope this helps!0
Please sign in to leave a comment.
Comments
1 comment