Condition on Workflow

KRC November 27, 2017

Need a date picker custom filed in ON HOLD screen populated as a required field no more than 180 days out. Is there a way to do this? I guess date chosen shouldn't be beyond 180 days from current date

 

2 answers

1 accepted

0 votes
Answer accepted
Boris Berenberg - Atlas Authority
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 27, 2017

You could do a validator using a scripting app such as ScriptRunner or PowerScripts

KRC November 27, 2017

Thank you for sharing your insights. Am very new to scripting. Not sure how to do it. Can you throw some light or direct me where to look?

 

Thanks

Boris Berenberg - Atlas Authority
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 27, 2017
KRC December 1, 2017

Thank you for sharing your knowledge

5 votes
Johnson Wang November 30, 2017

Hey @KRC,

Like Boris mentioned, you can use an add-on like Power Scripts. With just a few lines of code, you can quickly and easily add a date picker with condition.

We've put together a quick 5 min video showing you exactly how to set this all up. We've also included the sample script we used so you can just copy and paste it to try it yourself.

Hope this helps!

Johnson

KRC December 1, 2017

Thank you for sharing your knowledge.

Suggest an answer

Log in or Sign up to answer