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

Question

Question

Snapshot Token Date format

asked on January 30, 2019

I want to set the date token in my snapshot configuration for the file name but it shows up in m/dd/yyyy format, which i don't want because if you drag and drop it to your desktop "/" can not be in the file name. How can i switch the format to mm-dd-yyyy for the token?

0 0

Replies

replied on January 30, 2019 Show version history

You can't make any changes to fields in the Snapshot interface. You'll have to use Workflow to fix the document name after it's been saved to the repository.

You can use the Rename Entry activity to do what you want.

The sequence here is that we apply the Split function to split the date into three parts on the slash (/) character. Then we reassemble them using the dash character.

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

Sign in to reply to this post.