Separate multiple file uploads in view

By: Bob Landolfi | Asked: 03/15/2024
ForumsCategory: How-toSeparate multiple file uploads in view
Bob Landolfi asked 2 months ago

Hi, I have a form that allows multiple file uploads in a File Upload field. Is there a way to separate the multiple file entries this type of form field creates when displaying it as a view? Right now when I place that File Upload field in a view I just get a comma-separated list, what I'd like is to be able to put HTML tags on each individual value and include that in my view so a user can click them to view or download.

This gets me most of the way:

[910 show_image=1]

[910 add_link=1 ]

But it puts the images all in a row, then gives me a list of URLs separated by commas.

What I want is for the image to appear along with its link, new line, next image and its link below, etc.

I realize I can create multiple file upload fields butI'd prefer to have them all in one. Thanks in advance.

1 Answers
Victor Font answered 2 months ago
Have you read through this documentation? It shows you how to use HTML to display a list. https://formidableforms.com/knowledgebase/file-upload/#kb-display-images
Victor Font replied 2 months ago

You can also display as a gallery.

Bob Landolfi replied 2 months ago

Yes, I hadn't thoroughly read the doc, thanks! Is it possible to get those list items to be clickable links?

Bob Landolfi replied 2 months ago

Never mind, just added "Add_Link=1" to the list item field reference and now the links are clickable as well.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right