You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We have an employee onboarding form that requires 2 weeks notice of the employee's start date but customers have been picking any date they want.
How can I set it up so that the customer filling out the form can only pick dates after 2 weeks from today and grey out the rest or produce an error?
Try putting a validator on your workflow that uses the Date Compare Validator.
That worked for me.
Hi @Henry Choi , had a similar problem, and I didn't find a way to restrict the date users can pick when creating the ticket through the portal.
What we did, however, was add an automation rule that, if the due date set violates the range you want (<2 weeks in the future) it automatically changes the due date to the minimum amount required and warns the customer of the change and the reason.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How did you set up the logic to do that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.