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

Question

Question

Year token in QuickFields post processing

asked on April 7

I would like to use the year from the date token to store the original document using QuickFields post processing, I attempted to use (%Year) but that doesn't seem to be available in Quickfields 11. 

I attempted to create a custom token using pattern matching, however I was unable to use it in the post processing. 


Is there a workaround for this? I want to store the documents by \<Year>\<Date>\

 

Thank you, 

0 0

Answer

SELECTED ANSWER
replied on April 7

I don't think there is a Year token, but there is a Date token, and you can extract the current year from that using the datetime format options.

%(Date#"yyyy"#)

Token Formatting - Date and Time

2 0
replied on April 8

That did the trick! Thank you Jason!

0 0

Replies

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

Sign in to reply to this post.