Code

Discussion on eForm - WordPress Form Builder

Discussion on eForm - WordPress Form Builder

By
Cart 15,919 sales
Recently Updated

WPQuark supports this item

Supported

This author's response time can be up to 2 business days.

6044 comments found.

Hello I am using Automatically progress to next page in a 12 page form.

is it possible to stop auto progress for 2-3 specific page only ?

for example, all my page will progress automatic but only few page will not go automatic without click on the button on that page.

alternative, can i make an ‘Button” Compulsory” to go next step when auto-progress is on?

it will be very helpful for me if you can answer me?

Thank You Sakhawat

Hello,

Unfortunately it’s not possible through the settings. Page validates only if all the mandatory input element gets filled/selected. You need to build your form assuming this scenario.

Knowledge Base | Support

Is not possible to make validation option on Button? its mean without click the button the form will not go next step for only specific page when auto progress is on?

Hello,

Sorry, this is not possible.

Knowledge Base | Support

Hi there, is it now possible to translate the plugin in an easier way?

Hello,

The only possible way available right now is to translate the labels in your language using the template file provided along with the plugin. Please check more details here in https://wpquark.com/kb/fsqm/fsqm-tutorials/translating-fsqm-pro-plugin-language/

Knowledge Base | Support

Hi, it is far too complicated and time-consuming to translate it in this way. will there not be a function in the near future that can be handled easily?

i have another very important question. i have 2 radio buttons and if i select them then the billing address opens if i fill them out and then accidentally click the other radio button and back again, then everything is deleted. how can i prevent this? thanks in advance

Hello,

Unfortunately, shortcut for the translation is not possible at this moment.

For another issue, it’s working as expected. We are intentionally removing the input data so that all hidden elements not have been used in the submission processing.

Knowledge Base | Support

Hello!

How can i get the uploaded files url in the save hook while looping through foreach ( $data->data->freetype as $f_key => $freetype ) { conditional: if ( $f_key == 'key_num' ) { $my_var = $freetype['value']; }

The above code does not work with upload element but works ok with others…

TNX

hello? can you pls assist? i see you skipped my comment… :/

Hello,

Apologize for the delay. You need to debug the response. The following snippet can be helpful –

        $uploader = new IPT_FSQM_Form_Elements_Uploader( $data->form_id, $f_key );
        $uploads = $uploader->get_uploads( $data->data_id );
var_dump( $uploads );

Knowledge Base | Support

Hi. I have one questions. How to make cached form? In order to keep it preserved data and the user does not have to fill everything again

Hello,

It can be possible through “Save Progress” feature we have in our plugin. By using this option, the form would be saved automatically as user makes progress on his browser. If the user decides to close the form and comes back after a few days later, then it will be restored. The data is kept for 30 days and after that it is removed

https://wpquark.com/kb/fsqm/fsqm-form/make-the-form-automatically-save-progress/

Demo – https://eform.live/eforms/automatic-progress-save/53/



Knowledge Base | Support

With this plugin is it possible to create a form / quiz, step by step and with a recommendation of woocomerce products according to the result?

Example: https://www.vivewellness.com/consultation/lifestyle/

Can you adapt it to my needs so that it looks like the example?

Hello,

Sorry, it’s not possible to achieve all aspects of the example through our plugin.

Thanks!

Knowledge Base | Support

Hi, Any news on 5.0 release? its been more than two years after 4.0 release.

Hello,

Apologize for the delay. Work is in progress on version 5.

Knowledge Base | Support

Hi, pre-sale extend support question.

I want to know if I have the possiblity to create a form where you can complete with radio buttons options “1) Options a,b,c,d, 2) Options a,b,c,d….....” and then, the form will tell you “Result: You chose the option A more times than any other”

Is this possible?

Hello,

Sorry, this is not possible at this moment.

Knowledge Base | Support

Good morning. There are conflicts with the EventON plugin – WordPress Event Calendar Plugin. Do you have news of this? Thank you.

In menu view all submissions. In quick preview it does not format and in full view stay in loading, see figures. https://drive.google.com/file/d/1R-E-2hs2wiag_7ysrhhyhc0zIJRlUpeB/view?usp=sharing https://drive.google.com/file/d/1Ot-uab-J1OLSPfDCkkdb4vC4G9bLJemo/view?usp=sharing if I deactivate eventON everything works

Hello,

Please check if EventOn plugin not throwing any server-side error. To check, you would need to enable server-side debugging through wp-config.php.

Knowledge Base | Support

i found this error https://drive.google.com/open?id=16C31htRiB8TQAh1mRn2Tt1C9KRqKvZoV today I am debugging on the server

Hello,

PRE-SALES QUESTION

I would like to know if it is possible to do this (https://www.glassdrive.pt/faca-uma-marcacao) with your plugin? Basically a form but in steps and with good appearance. But I leave the example here to understand better. Thanks!

Hello,

URL you have shared is not working. Please review demo form in the following URL -

https://eform.live/examples/#efl-ex-cat-3

Knowledge Base | Support

Hello admin just now i have purchase it. but when i put the form code to my page its show a message ” Warning: Invalid argument supplied for foreach() in /home3/mohikhan/public_html/wp-content/plugins/wp-fsqm-pro/includes/form/class-ipt-fsqm-form-elements-front.php on line 1195 ” how to solve it?

Hello,

This is some PHP Strict Standard Notice. You can disable PHP warnings in the php.ini file. Please consult with your webhost to disable printing notice (and errors) on your production site.

Knowledge Base | Support

hi is google invisible captcha possible to use?

Hello,

Sorry, it’s not possible at this moment.

Knowledge Base | Support

When I use one of the forms and try to upload a file, I receive a “nonce” error. Any idea why I am running into this issue?

Hello,

Could you please manually flush your browser cache and then check again? The invalid nonce will appear only if the nonce provided in the element has expired, that is, used from an old cache.

Knowledge Base | Support

Hi, is it possible to exclude certain forms by ID for the user portal Page. E.G. There are some forms Users won’t need to see in their portal area. Thanks!

Hello,

Sorry, this is not possible at this moment.

Knowledge Base | Support

Hi there, do you know what could cause the form to sometimes not fully display all elements when in browser https://prnt.sc/ru41g3 Thanks. It seems to be okay if going to the form itself but when embedded in a post sometimes does not show everything. Thanks

Hello,

It might be due to conflict with your theme’s CSS. Please check with Wordpress default theme to confirm if it’s not your theme’s issue.

Knowledge Base | Support

Hello, it is very important to me that i push the form to detect days selected in the calendar where every day is a condition, for example the user will select a date in the calendar and if this date is monday or tuesday then it will take him to a specific form, how can i achieve that ?

Hello,

Sorry, this is not possible at this moment.

Knowledge Base | Support

Hi! Love the plugin i have this and exporter addon however it now always gets stuck ‘generating’ reports at 0%. Do you know what could cause this? Thanks – it used to work ages ago.

Sorted it, deactivated some other plugins that i don’t use and now all okay. Never thought i’d be so happy to see all that data again exported beautifully haha, thanks for a great plugin! 5*

Thank you very much :)

Stay safe!

Knowledge Base | Support

Does e-form supports or have a feature of image upload where the form can use webcam and upload it to the submission or profile? Thanks

Hello,

Sorry, it’s not possible at this moment.

Knowledge Base | Support

Hello, One of my client doesn’t want the thumbnail in email to be dispayed. Is there a way to hide them ? Thanks in advance !

Hello,

You would need to hide the complete thumbnail element from the summary table through the settings Form Builder > Config > Results & Email > Summary Tables > Blacklisted Element.

Knowledge Base | Support

Hello, okay thanks but that will hide the complete element right ? including the option ? because I need the option (name) to be displayed

Hello,

Sorry, it’s not possible to hide thumbnails alone.

Knowledge Base | Support

Hello. I have a problem with some Stripe payments. I am using the last version of the plugin and the API of Stripe. I asked for support 3 days ago in your support forum. Could you please give me some feedback? Thank you in advance. https://wpquark.com/kb/support/topic/payments-and-stripe-need-your-help/

Could you please see my problem in your support forum? I need your help. Thank you

Hello,

Replied on the forum.

Thanks!

Knowledge Base | Support

Dear team, I need your kind help. I am using your plugin as part of a theme. My problem is that images are not showing. they are there in the back-end, but when i preview the form, there is only a blank in the place of the image. I really will be grateful if you can help me sort this out. If you can’t, I will understand that as well. be safe and may god be with us in this hard time.

Hello,

We provide support only to verified customers. If you have a purchase code then please use our support forum (link below) to get answers.

Knowledge Base | Support

Thank you for you kind reply. I totally understand you position. Keep safe.

Hi,

I posted this question on support forum of wp quark but haven’t received any reply yet. Please can you answer here? Is it possible to show list of submissions with track back links of particular form in a post/page? I have a non technical admin and I want to show list of submissions with track back links of particular form in a post/page?

Thank you

Hello,

Replied on the forum :)

Thank you. Stay safe!

Knowledge Base | Support

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey