You are viewing limited content. For full access, please sign in.

Question

Question

Extracting Year from Date Token

asked on April 24, 2014

 Looking for help as to how to extract just the Year from the creation date in Laserfiche using th Date token in Workflow?

0 0

Answer

APPROVED ANSWER SELECTED ANSWER
replied on April 24, 2014

In the token dialog, you can apply formatting to a date token.

 

 

I believe that token formatting in Laserfiche uses the standard .NET formatting strings. Look at some of the other related documentation on that page to see how to format other data types.

2 0

Replies

replied on April 24, 2014

To followup: the %(Date) token is the current date, while the workflow is running, not the creation date of the document. If you want the creation date you can get that using the Find Entry activity (you would then do the same formatting on that token as shown by Devin):

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.