docs icon indicating copy to clipboard operation
docs copied to clipboard

Missing docs on "upload" paths

Open peterboorsma opened this issue 5 years ago • 0 comments

The standard upload path for images in records is /files so it seems. That is different from Bolt 3 where files are automagically uploaded to YYYY-MM folders.

I can't find documentation about the upload options in Bolt 4. What are the options for "upload"?

        image:
            type: image
            group: media
            upload: entries

PS I'd like to be able to upload files to folders like /files/contenttype/YYYY-MM Is this possible?

peterboorsma avatar Apr 14 '20 09:04 peterboorsma