How does Formidable save uploaded file information?

By: Clark Ng | Asked: 09/30/2022
ForumsCategory: General questionsHow does Formidable save uploaded file information?
Clark Ng asked 2 years ago
I have a mySQL database connected with Wordpress and Formidable. On every entries, formidable save all the field into the database as-is except for the uploaded files. In the file fields, formidable only saves a number, maybe it represents for the file ID.  The question is how do I trace from this file ID to the file itself in the file manager? I've already know the location of the files but I do not know how Formidable indexes these files.
1 Answers
Best Answer
Rob LeVineRob LeVine answered 2 years ago
The field value is the ID of the entry in the wp_posts table.  From there you can get its location from the GUID field value.
Clark Ng replied 2 years ago

Just what I needed. Thank you.

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