Jump to content

Enforce naming convention?


This topic is 4727 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'd advise against accessing files stored in supercontainer for a number of reasons. You should think about data stored in SuperContainer as data stored in a filemaker container field, and I recommend only accessing it through a filemaker or script-controlled interface the same way you would as if it were stored in the database directly.

If you do so, one of the benefits is that you can control naming and access to files like you are trying to do. The SuperContainer Companion plugin allows you to rename a file on either upload or download using SCSetContiner and SCGetContainer, which would solve this issue for you.

Link to comment
Share on other sites

This topic is 4727 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.