Code

Discussion on jQuery Step Wizard with Step Form Builder - Timon Step Form

Discussion on jQuery Step Wizard with Step Form Builder - Timon Step Form

By
Cart 889 sales

CidCode does not currently provide support for this item.

84 comments found.

Prebuy Question:

Can i capture the value and store it in database?

Should i consider buying? @Owner ?

Hello, Two questions : Is there PHP code ? Is it possible to redirect to a thank you page ? Thank you for your response

What are the key differences between jQuery and AngularJS? mouse click test

What are some JavaScript frameworks worth trying out? best mens boot cut jeans

Do I need to know JavaScript in order to learn jQuery? Ceramic Vs Nonstick

Hello, your Ticksy account is inactive it says so I’m coming here. I’ve been trying to find an easy way to create a simple step form and bought yours, however, I’m having a lot of problems with the builder:

1. It is pulling assets from the main ‘assets’ folder, this is fine if they are the only two directories on the server named ‘assets’ and ‘builder’ but if trying to install it a subdirectory, it causes problems, you can of-course edit the file and change the links, but that might be too advanced for some users.

2. There are multiple jQuery console errors related to TinyMCE.

3. The elements tab does not show any elements at all.

4. Trying to export a built form results in me being re-directed to a localhost directory on your computer (it seems the path was never changed when you uploaded it to CodeCanyon)?

Could you please help me with this? I would just like to create a step form with the online builder, thank you.

can integration with laravel ? easy ?

Please buy this script and just now I just implemented it, but it just so happens that I can’t get it to work. I uploaded it my dedicated server in the following route https://globaldima.com/timon

this is the config.php of the builder but it doesn’t work for me that it’s wrong I have followed the steps and copied the settings of a video … but nothing

<?php

Define(“SITE_URL”,.$_SERVER[“HTTP_HOST”.’/builder’]); Define(“SITE_DIRECTORY”,$_SERVER[“DOCUMENT_ROOT”.’/builder’]);

define(“ELEMENTS_DIRECTORY”, SITE_DIRECTORY.’elements.json’); define(“UPLOADS_DIRECTORY”, SITE_DIRECTORY.’uploads/’); define(“UPLOADS_URL”, SITE_URL.’uploads/’); define(“EXPORTS_DIRECTORY”, SITE_DIRECTORY.’exports/’); define(“EXPORTS_URL”, SITE_URL.’exports/’);

?>

Hi, thanks for your response You can see it directly here: https://globaldima.com/timon/builder

The constructor does not work correctly as the elements do not appear. Therefore I cannot know if the steps work since I cannot build them. I think the problem is in the config.php but I can’t hit the file attachment key to see if you can guide me. the builder is installed at this address https://globaldima.com/timon/builder

Not preview and not export… please need fix problem

Hi,

Please use below override below settings:

define(“SITE_URL”, “https://globaldima.com/timon/builder/”);
define(“SITE_DIRECTORY”, getcwd().”/”);

If you have any question please let us know

Best regards

Yes! new found OK - THANKS!!!!!!! Best Regards

Ncie work. I am looking at this for a few reasons. One question, have you tried or anyone who has purchased this product built in conditional logic? I am a developer and believe I could do it but wanted to make sure before I bought it. I cannot tell from the documents if it is possible and how extensible it is.

Idea would be…if someone chooses this show that. If someone selects or types this value show this form field.

Hi!

1: do you have an update coming and when exactly?

2: Does this script require ANYTHING from google, facebook ,twitter, or any other big tech US platform to work properly?

I’m looking for scripts going forward that are all completely independent from anything google offers or anything the big socials have infected. We have intentionally banned all future development into those platforms and have been advised by our legal teams to cease all connecting points in development of these companies nad have been advised to remove all of it and are now prohibited from using any of it going forward in our development.

Please advise, thanks -

Hi,

1. Currently there is not any coming updates.

2. does not require any of them.

Note: there is not backend part. it is just UI side ( HTML, CSS, JS ). if you will need additional functionality, you need to implement it.

Best regards

Throws a 404 when try to export, config file is set proper with permissions 755

Hi, make sure that folder exists. please share your settings with us then we can check it. You can do it in here or submit ticket in support center.

best regards

Can the user save the form and continue later?

Do you have a save and continue later feature? Can they makes changes and resubmit?

Can you save information on each step so that you still have it in case the form is not submitted?

Hi, there is not such kind of feature.Thanks

Hello, I need your wizard to parse to a static page the answers received from the form created. Is this possible? Maybe your could fix this for me and I would pay for your time?

Hello, can you send the info collected via email? Thanks

I purchased this script with the ultimate goal of using it to create a multi-step product (laptop) configuration form, allowing the user to purchase the product at the end. Is there any way to pass the user’s selections/choices to a payment processor, like PayPal or Stripe, to complete a purchase and save/send the config?

Hi, Unfrtunately, our plugin doesnot support any payment methods. it is the only multi-step form ( mainly for developers ) and we provided builder for creating multi-step form very easily. Thanks

Pre-purchase question: I am not a programmer and even though it was suggested adding the functionality of actually sending your forms is quite simple, coding is outside my comfort zone and I would prefer not to have to figure out how to do it.

If you could kindly provide me with a functional example after the purchase I would greatly appreciate it because I am very intrigued by your script.

Thank you in advance.

Hi,

If will need any help on how to use the product surely we will do it. What do you mean “functional example”?

Note: we do not offer any customization

Thanks

I am referring to the form information being sent to an email address. Your script appears to be front-end-only so the functionality of managing the email aspect is not built-in.

Would you be able to provide me with a working example that has the email functionality built-in to help me add it to forms I create? I read a few posts from people with the same question and you kindly offered to send them an example of your form with the email feature already added. I believe I read a reference to using PHP Mailer but I don’t know how to connect it to your script.

Thanks

Hi,

You need sen request to backend in onFinishClick event.

In AJAX POST request you can send form information ( name,surname,etc) on backend side you need to get those values from POST request , and call PHPMailer for sending emails.

Note: make sure that you configured PHPMailer properly.

Thanks

The YouTube video “How to install and use” is not working. It displays a “not available – private video” error: https://www.youtube.com/watch?v=JP0I7j_KbWo&feature=youtu.be

Hi, Please try again. It is public now.

Thanks

Hi I am considering to buy your product, does the script has accordion toggle? we need to add input fielts to it? is that possible

Hi,

Our product based on bootstrap. and has below effects :
basic – Basic
bounce – Bounce
slideRightLeft – Slide from right to left
slideLeftRight – Slide from left to right
flip – Flip
transformation – Transformation
slideDownUp – Slide from down to up
slideUpDown – Slide from up to down

More information please visit docs: http://stepform.cidcode.net/documentation.html

Our product includes builder which is helping you creating form very easily, surely after export form you can edit as you wish.

If you want you can use our examples and create your own form scratch.

Best Regards

Hi I am considering to buy your product in my project but I would like to ask a few questions. 1. I would like to use it as multi step form to capture data when user fill out in form to my variables to process more. And I don’t use in PHP just HTML, CSS, jQuery in my program I mean I plan to use it to be form replace form in SharePoint. Is it possible to do it. 2.If I don;t have PHP in my computer can I use form builder to design a form? Please answer me. Thanks

Hi,

Our plugin based on html/css/jQuery . There is not backend side just frontend.

For creating form very easily we created form builder page. It does not related with main plugin. The builder just helps for creating multi-step form. and it requires PHP. If you have not any plan to use builder,so you donot need PHP .

Let me know if you have any questions.

Best Regards

Is this compatible with WooCommerce?

It is not compatible with WooCommerce. Thanks

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