326 comments found.
Excellent plugin, thanks for creating this and your other Gravity Forms plugin. Hope to buy both very soon.
Thanks !
Hey Naranili great plugin, i was wondering with this plugin can i display user profile field info to the public just how u done on Pricing Fields List…
I want to create a user profile for front end and display they data to public, included they profile display pic, kinder what u get on other social network profile
To display the User-Profile-Data you only need 10 lines of PHP Code and a new Page-Template. Or you use the Gravity-Forms User-Registration Add-On.
What I really need is to display file uploads. Can you include that in a demo ? Or even just a screengrab of what uploaded jpgs would look like would be enough. Thanks
I added a file-upload sample at http://specialpress.de/plugins/spgfle/advanced-fields/screenshots-file-upload/
Excellent. Just what I need. Sale!
Hello,
If there is a multi page form we are editing ? Will the edit form also be a multi page form ? And styling remains same as creating form ?
I added a Multipage Sample at the Demo-Site. As you could see, everything works for Multipage. The styling is the same as from the original form (the original form is used). You only have to add styles for the entry-list, if you need.
Is it possible to show only the form entries the current user has filled in?
Hi ! By default only the user who filled the Form (and the admin) will see the entries at the list. At the demo site i activated a special setting, so everyone could see and edit the entries.
Wow, this is an amazing plugin! I will purchase this week! Thanks for creating that!!
My question: is all translateable frontend/backend?
Thanks, Dave from Germany 
P.S. Great to see German devs here on CC 
Hi ! I will upload a new release tomorow with a german language file. And Yes, the plugin uses the default wordpress translation functions.
Thank you very much! However, I noticed the path needs to be tweaked a bit, including plugin_basedir().
Switching this: load_plugin_textdomain( ‘spgfle’, false, dirname( _ FILE _ ) . ’/languages’);
to this: load_plugin_textdomain( ‘spgfle’, false, dirname( plugin_basename( _ FILE _ ) ) . ’/languages’);
Brings it to working. The same for your other GF plugin 
Thanks again for your great work!
Thanks. I already changed this in release 1.2