Home › Forums › Quform WordPress › Uploaded Images Not Appearing in Quform Entries
- This topic has 3 replies, 2 voices, and was last updated 3 hours, 21 minutes ago by
Ally.
- AuthorPosts
- May 11, 2026 at 8:52 am #38124
szipet
ParticipantHi,
I have encountered another issue with Quform and I’m trying to understand what could be causing it.
I created a new form by duplicating an older existing form and only made minimal modifications to it. The original form worked perfectly. However, in the new form, uploaded images do not appear in the Entries admin view, even though they are correctly attached to the notification emails.
The only relevant change I made was adding a radio button before the upload field, which determines whether the image upload field should be displayed or not. This radio button itself is not saved to the database, while the image upload field is marked as required.
Could this conditional display logic be the reason why the uploaded images are missing from the Entries view?
Thank you very much for your help!
Best regards,
PeterMay 11, 2026 at 12:24 pm #38126Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
May 11, 2026 at 7:13 pm #38128szipet
ParticipantHi Ally,
thank you for the explanation — that makes perfect sense now.
The issue on my side is that enabling “Save to database” for the radio button causes it to appear in the exported XLSX data as an additional column. Unfortunately, my Excel import workflow relies on a fixed column order, so all subsequent fields become shifted by one position and the import breaks.
Is there perhaps a way to:
– save the radio button value internally for conditional logic purposes, but exclude it from Entries exports, or
– mark the field as “do not export”, or
– otherwise preserve the current export column structure?At the moment, I seem to have to choose between:
– correct image display in Entries, or
– correct XLSX export structure.Thank you again for your help!
Best regards,
PeterMay 12, 2026 at 7:18 am #38129Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.
