I am currently building a download database for our site and have managed to use Formidable to build the majority of it. How ever I need some hints as to how to go about the next few items. 1. Add a Download Count to the display and increment when the file is downloaded [...]
Download Counts and Ratings
Redirecting to current page after login
Computing Rating from field
Sorry me again. I have a child form for Comments, which include a Rating field. What I want to do is show the Rating value for a specific parent. I have written a shortcode function following your instructions to count the number of comments for the currently displayed function rjt_frm_stats($atts, $content = null) { [...]
Editing Existing Entries
Admin Approval Update – How to edit a single field
Replacing Attached Files and Changing field value
I have a small download manager written using Formidable, users have the ability to upload 1 file with in the form and edit some fields (description, title etc). How ever the problem is if they upload a replacement attachment the old one is not deleted and the uploaded file is renamed. For example I create [...]
Edit date time and send email on edit.
Is it possible to access and or record an edit date time, if not is it possible to update the created date time to the last edit date, using the ‘frm_after_update_entry‘ (action)? Also ideally I would also like to trigger the email to be resent. Effectively making an edit of an existing record work much [...]
Include Formibable Data in main WordPress Search
Location in Database of files linked to forms
RSS Feed – the last hurdle
I have built a standard RSS feed using simple custom displays and a custom page template. This works well, but I need to protect the html with a CDATA section, or clean out the html from the description field. I have tried both Sanitize options, but neither does quite what I want. Just adding <![CDATA[this is [...]



