1. Go to Glide.
2. Add a multiple file column in the backend.
3. Add a file picker on the front end.
4. Upload multiple PDFs to the file picker.
5. Verify the PDFs are stored in the backend column.
6. Notice that you can't open the files directly.
7. Add a link component.
8. Set the link component to the multiple file column.
9. Verify you can now open all the PDFs separately.