I am trying to use the distance calculator, and work out a calculation based on less then or equal to one price or greater then or equal to another price, but its not working great or at all, could you try an example.
@@TheUltimateWordPressGuide I actually achieved it. What I have been trying to do now is, example 3 taxi branches, customer enters their address and we calculate the nearest branch and use that on rest of steps to calculate price, closest being cheapest etc
Hi Pieter, thanks for the informative video. I am facing a problem regarding database entries. I have a multi step form. The form has 2 steps but I am receiving data only from the 2nd step and not from the whole form. Any idea how to solve this issue?
Excellent tutorial. Is there a way to validate each step before moving on the next step. That is to prevent users from moving on to another step if a required field is empty?
Hi Oji, Thanks for the feedback. There is no field/step validation per se. However, you can set a field as 'Required' of course, which won't allow the user to proceed to the next step without filling out that field.
Thank you for the explanations. I'm just about to switch to Piotnet Forms, coming from Ninja Forms. Now, I've been looking for quite a while for a way to make certain steps in a multistep form invisible, which then result due to conditions of certain fields in other steps. Example: In step 1 and 2 basic data is entered - in the 3rd step then the selection of desired services, and then only the other steps should appear or not, depending on the selection here. Is there such a possibility?
Hi Ralf, Thanks for your feedback. The Conditional Logic only works on fields at the moment, not on steps within the form. What you could perhaps do/try (but it will involve some additional steps) is to set the conditional up in such a way that you hide the fields on a certain step based on the content filled/not filled from that previous step. Prompting the user on that step to move forward with a message based on the previous step's content and hiding all the fields on that step. If they haven't filled the fields that should reveal that extra step, they will essentially then just skip past that step. Then, on the next step you could display the fields. It is not an elegant solution, possibly may not give the desired output, but worth a try. Unfortunately, you cannot achieve what you're looking for yet with Piotnet Forms straight up.
@@TheUltimateWordPressGuide Thanks for the feedback. I have now transferred the entire multistep form into a single form and then make Section visible or invisible via appropriate checkboxes. Since it's a very long form - currently 9 pages - I'm now facing a few more challenges that I haven't been able to solve yet: 1. is it possible to have validations happen directly on input, rather than at the end? 2. I noticed that if I make entries in a visible section, and then uncheck the corresponding checkbox to make the screen clearer - and then make the section visible again, all previous entries are deleted. That is already very annoying 3. Is there a way to access the values of individual fields? So I could possibly bring certain information again as a pure display in an HTML field to avoid the constant scrolling. I would also have liked to be able to set these values as values for other fields, e.g. in the conditions - but I have not yet been able to find anything about this either. Otherwise, I really like the fact that I can design everything directly within Elementor, but there are still some features I miss ... or I'm too spoiled by Ninja Forms so far 😁
Hi Ralf, Here are my answers: 1. Unfortunately, fields don't have validation yet. 2. Form values aren't stored either until the form is submitted. Then these values are written to the DB. 3. Not sure exactly what you mean here. But, it sounds like you want to populate the value of a field based on the value of another? Let's continue this discussion offline. Write to me at info@ultimatewpguide.com, and I'll see how I can help you. The validation of form fields is certainly something that has been asked a lot for. I' can check with Piotnet Development if they have anything planned on their roadmap.
Hi Pieter! Excellent work on all your videos in this channel. Incredibly helpful and just in the nick of time for me. I wanted to let you know that all your template files are not downloadable on your website. I tried to download both the Multi form and the Printing calculator files and neither worked. Would you be so kind to check on them? I suppose PAFE has an import feature so we can just upload your file, correct?
Hi Francisco! Thanks for your great feedback and your support! I am very happy to hear that these videos are helpful. Thanks for the heads-up on the issue with the downloads. I have fixed the issue and you should now be able to download the files. The files are zipped .json files. The template import is not specific to PAFE. In Elementor Pro, under Templates, you have an option to import. Extract the content from the .zip file and then upload the.json template files.
@@TheUltimateWordPressGuide thank you so much! However, I don't know if there is some cache issue but I still can't download the files. On Chrome I get a "Failed - Network error"message, Firefox: "TCpVkG2r.zip.part can't read file origin", Safari: "The operation couldn't be completed. (kCFErroDomainCFNetwork error 303.)". By the way I purchased PAFE via your link because of your tutorials, keep the coming please!
Hey Francisco You’re very welcome! Could you try to clear your cache and try downloading again? I am on the site now and it is downloading fine. If that still doesn’t work, drop me an email at info@ultimatewpguide.com and I’ll email then to you directly. I am truly happy to hear that the videos inspired you to buy the product, and thanks for you support! Stay tuned for many more videos to come
Hey Francisco I didn’t receive an email, so I assume clearing the cache worked and you were able to download the files? The field behaves the same as any other item in a container. You can set the horizontal position inside the column where the fields resides. If that’s not what you meant, please elaborate on your example.
Hi Mari.G The theme shouldn't be an issue. However, if you're using another page builder other than Elementor, you should use Piotnet Forms, not PAFE. The latter is only for Elementor.
Hi Levi, Thanks for your feedback. This is one of my first videos where I was still playing around with voice vs audio. I have tuned the audio down quite a bit since then
Is it possible to make a survey that after a user fills it in he receives a list of results based on his answers to the questionnaire?
I am trying to use the distance calculator, and work out a calculation based on less then or equal to one price or greater then or equal to another price, but its not working great or at all, could you try an example.
Hi Darryn,
Could you please share the example of what you're trying to achieve? I'll give it a go.
@@TheUltimateWordPressGuide I actually achieved it. What I have been trying to do now is, example 3 taxi branches, customer enters their address and we calculate the nearest branch and use that on rest of steps to calculate price, closest being cheapest etc
Hi Pieter, thanks for the informative video. I am facing a problem regarding database entries. I have a multi step form. The form has 2 steps but I am receiving data only from the 2nd step and not from the whole form. Any idea how to solve this issue?
Hi there Article Hubs Team,
You’re very welcome.
Double check that that the Form ID for all the form fields are the same.
I purchased Piotnet multistep but i cant find it in my widgets. Can you please explain how i can download the widget now?
Hi Mike,
Go to the Piotnet Settings and check that all the required widgets (incl. Multistep) is enabled there.
Excellent tutorial. Is there a way to validate each step before moving on the next step. That is to prevent users from moving on to another step if a required field is empty?
Hi Oji,
Thanks for the feedback.
There is no field/step validation per se. However, you can set a field as 'Required' of course, which won't allow the user to proceed to the next step without filling out that field.
Thank you for the explanations.
I'm just about to switch to Piotnet Forms, coming from Ninja Forms.
Now, I've been looking for quite a while for a way to make certain steps in a multistep form invisible, which then result due to conditions of certain fields in other steps.
Example: In step 1 and 2 basic data is entered - in the 3rd step then the selection of desired services, and then only the other steps should appear or not, depending on the selection here.
Is there such a possibility?
Hi Ralf,
Thanks for your feedback. The Conditional Logic only works on fields at the moment, not on steps within the form.
What you could perhaps do/try (but it will involve some additional steps) is to set the conditional up in such a way that you hide the fields on a certain step based on the content filled/not filled from that previous step. Prompting the user on that step to move forward with a message based on the previous step's content and hiding all the fields on that step. If they haven't filled the fields that should reveal that extra step, they will essentially then just skip past that step. Then, on the next step you could display the fields. It is not an elegant solution, possibly may not give the desired output, but worth a try. Unfortunately, you cannot achieve what you're looking for yet with Piotnet Forms straight up.
@@TheUltimateWordPressGuide Thanks for the feedback.
I have now transferred the entire multistep form into a single form and then make Section visible or invisible via appropriate checkboxes.
Since it's a very long form - currently 9 pages - I'm now facing a few more challenges that I haven't been able to solve yet:
1. is it possible to have validations happen directly on input, rather than at the end?
2. I noticed that if I make entries in a visible section, and then uncheck the corresponding checkbox to make the screen clearer - and then make the section visible again, all previous entries are deleted. That is already very annoying
3. Is there a way to access the values of individual fields? So I could possibly bring certain information again as a pure display in an HTML field to avoid the constant scrolling.
I would also have liked to be able to set these values as values for other fields, e.g. in the conditions - but I have not yet been able to find anything about this either.
Otherwise, I really like the fact that I can design everything directly within Elementor, but there are still some features I miss ... or I'm too spoiled by Ninja Forms so far 😁
Hi Ralf,
Here are my answers:
1. Unfortunately, fields don't have validation yet.
2. Form values aren't stored either until the form is submitted. Then these values are written to the DB.
3. Not sure exactly what you mean here. But, it sounds like you want to populate the value of a field based on the value of another? Let's continue this discussion offline. Write to me at info@ultimatewpguide.com, and I'll see how I can help you.
The validation of form fields is certainly something that has been asked a lot for. I' can check with Piotnet Development if they have anything planned on their roadmap.
Hi Pieter! Excellent work on all your videos in this channel. Incredibly helpful and just in the nick of time for me. I wanted to let you know that all your template files are not downloadable on your website. I tried to download both the Multi form and the Printing calculator files and neither worked. Would you be so kind to check on them? I suppose PAFE has an import feature so we can just upload your file, correct?
Hi Francisco!
Thanks for your great feedback and your support! I am very happy to hear that these videos are helpful.
Thanks for the heads-up on the issue with the downloads. I have fixed the issue and you should now be able to download the files.
The files are zipped .json files. The template import is not specific to PAFE. In Elementor Pro, under Templates, you have an option to import. Extract the content from the .zip file and then upload the.json template files.
@@TheUltimateWordPressGuide thank you so much! However, I don't know if there is some cache issue but I still can't download the files. On Chrome I get a "Failed - Network error"message, Firefox: "TCpVkG2r.zip.part can't read file origin", Safari: "The operation couldn't be completed. (kCFErroDomainCFNetwork error 303.)". By the way I purchased PAFE via your link because of your tutorials, keep the coming please!
Hey Francisco
You’re very welcome!
Could you try to clear your cache and try downloading again? I am on the site now and it is downloading fine.
If that still doesn’t work, drop me an email at info@ultimatewpguide.com and I’ll email then to you directly.
I am truly happy to hear that the videos inspired you to buy the product, and thanks for you support!
Stay tuned for many more videos to come
@@TheUltimateWordPressGuide done! I also asked you something I did not see in your videos. How would you go about centering the multiple images field?
Hey Francisco
I didn’t receive an email, so I assume clearing the cache worked and you were able to download the files?
The field behaves the same as any other item in a container. You can set the horizontal position inside the column where the fields resides.
If that’s not what you meant, please elaborate on your example.
This plugin supported on divi themes
Hi Mari.G
The theme shouldn't be an issue. However, if you're using another page builder other than Elementor, you should use Piotnet Forms, not PAFE. The latter is only for Elementor.
Great mate. Cheers
Thank you! Cheers!
Hi. It will be good to have edit post tutorial
why is the music so loud?
Hi Levi,
Thanks for your feedback. This is one of my first videos where I was still playing around with voice vs audio. I have tuned the audio down quite a bit since then
Just a suggestion: don’t use background music. It’s annoying.
★★★★★
Country list: gist.githubusercontent.com/kalinchernev/486393efcca01623b18d/raw/daa24c9fea66afb7d68f8d69f0c4b8eeb9406e83/countries