Hello,
I am trying to route an entry to create a folder if it doesn't already exist based off the Date Value of a Field.
I had this working originally just using Today's Date but now that we are grabbing the date from the entry we want to use that date.
This is what I was using in the past:
\%(Date#"yyyy"#)\
Example: We want to take a file that has a date of 4/19/2018 and put it in a folder 2018 then inside the name of the file. I don't think we need any help with the name of the file. We just need to get the folder routing working.
Thank you!