Overriding file save dialogue name field

I was wondering if anyone has found we’re to change the value of the name field on the file save dialogue in the shotgrid menu. I want to override the default “scene” value displayed with a custom name value when the dialogue opens.

Hello @Frederick ,

Yes, you can do this.

Each app has an info.yml file to show you the settings that exist for it, so for your case, we have them here:

Here is an example in a branch of the config to change it from its’ default value of scene to filename :

Hope this helps, let us know if you need more guidance - cheers!