I just spent 3 hours trying to figure out some of the most basic things in Grav and the documentation hasn’t helped much.
How exactly do I set up a file upload field for a page?
This link here says to create some yaml files but it doesn’t say in which folder to put them in or how to name them
https://learn.getgrav.org/forms/blueprints/how-to-add-file-upload
It also says that I can’t use the file upload field on a page and that I should use pagemediaselect…but when I add that I can’t upload files directly in the page anymore
All I need is to have one file upload form for one page and remove the default text box because it won’t be used. Why is this so complicated to set up. I’d gladly modify the default blueprint file because I’ll be making custom ones for each page but I can’t figure out where it is located. I don’t want to use it but it’s the only one that has a working file upload form. All I want is example code to set up a mini gallery section that will just have 5-10 photos on a modular page