Previous form entries not displayed

Hey there, I’m new to Formidable Pro and I’m wondering if I just don’t get how to let users edit their previous entries or if it’s a bug. So here is what I did so far:   1) Created a form and checked the fields under General settings as explained in this post http://formidablepro.com/knowledgebase/allow-users-to-edit-previous-entries/   2) [...]

Best practice for front end user entry management

Hi,   I’m trying to let users create listings via a form without ever having to use  the WordPress backend. I have a page with a form, edit entries shortcode and horizontal tabs which does the job. I’m wondering though if there’s a better way to do this. Here is my current structure: Tab 1 [...]

User meta fields not saved/updated by form

settings1

Hi, At first I thought only custom added user meta fields do not work but somehow also WP default user meta fields aren’t filled or updated. Here is my set-up: 1) registration add-on installed 2) form created with post meta fields and corresponding fields under the form settings – > registration tab The form shows [...]

Multiple image upload

Hi,   I found several posts in which multiple image uploads are mentioned. As I understood the feature is planned but not coming soon. Would sponsoring speedup the implementation of this feature?   I have a listing-style project im mind for which this feature would be crucial as users can upload  8+ images but shouldn’t [...]

Delete link in table shortcode

Hi! Any chance that a delete link will be added to the google table shortcode anytime soon? I’m struggling to mirror a table with custom displays that looks like the ones you have on your demo pages with a delete link included. [ frm-entry-delete-link page_id=280] isn’t rendered and [deletelink] just opens the form instead of removing [...]

Uploading an image to a user’s WordPress profile page without creating a post

Hi, I have a form which creates/edits user profiles in the WordPress admin. As no post is created with this form I can’t assign a custom field to an upload field in order to let the user have a profile image or can I ? Cheers, Thomas

German translation bug ([created-at])

Hi, I found the following bug in the German translation of the [created-at] shortcode in custom displays: 7. April 2012 an 18:09 should be 7. April 2012 um 18:09 Cheers, Thomas

Multi-page form: Hide last page when editing previous form entries

Hi, I have a three page form which creates a post. The third page is a payment page where users select a pricing plan and enter their payment/bank account data. The content of this third page isn’t displayed in the post and shouldn’t appear when user edit their submitted posts/previous form entries as it just [...]

Post status as dynamic default value?

Hi, I’m wondering if it would be possible to to use the post status as dynamic default value. I plan to withdraw user submitted posts after a while and instead of deleting them I’d like to put them in draft status and display a message in a custom display next to the relevant post (e.g. [...]

Post status dropdown field and link menu on ‘Bugs’ demo

Post status conditional

Hi, I’m trying to build something similar to the Show only: Open | Fixed | Verified | Closed | Invalid links on the top of the Bugs demo page but with the post status dropdown field instead of text fields. [get-status] can’t be inserted in the where section of my custom display so I’m using several pages [...]