0

Schema date/year

Hi all,

we'd like to set up the schema to include a folder with the year the project was started in, for example:

//Primary/YYYY/project/sequences/etc

From the documentation I understand you can use yml files to dynamically generate folder names using Shotgun entities/fields. I have tried this however but it doesn't work (it doesn't give an error, but it also doesn't create a folder):

type: "shotgun_list_field"

entity_type: "field"

field_name: "created_at"

 

Any help would be greatly appreciated!

0 comments

Please sign in to leave a comment.