Code

Discussion on Smart Forms

Discussion on Smart Forms

Cart 4,302 sales

elflaire supports this item

Supported

654 comments found.

Hello, your forms is super great. I sent you a mail. I need your help. I will pay your support. I need a multistep form with radio options and if radio is selected go to the next step without clicking on next button. and show next button only if is a normal text input or teaxt area etc

thanks muse@muse-templates.de

Replied via email

Hello ! I got issues with steps and clone. If i use the .steps(), my .cloneya() don’t work :(

Hi chronogolf,

Initialize the cloning after steps / below steps it should work

Thanks, it works :)

Great

Hi ! On a previous comment you wrote : “Will post the update features in the coming few weeks – one of the things i am working on is a multiple file upload drop zone and others”

When can we expect the drop zone ?

Thanks !

Hi chronogolf,

I will post the update list in the coming weeks i am finalizing these

Thanks

Hi,

I cannot find a way to make it work having conditionals in clone widget. What I did was adding a clone element and inside it, a conditional logic radio. Now, they work like charm individually, but when I try to include conditionals into cloned element it doesn’t work.

The idea is that the id of the radio is changing while in clone element, but the data-show-id is not.

I need a solution to have data-show-id dynamic. I tried everything but I’m stuck. Please help me with this.

Cheers, Dan

Hello Dan

Can you just use vanilla javascript for the conditions (show hide) without using the plugin? Especially if the conditions are simple – can you let me know what kind of conditions you are working on?

Can you confirm if the current email validation script supports new TLD domains such as .website, .click etc. We purchased smartforms a while back and have noticed the validation fails if the domain is a new tld as mentioned above. Can you confirm please. Thanks

Not sure if it will fail – all it does is to do a domain mx look up search! It may require some adjustments let me look into it! You can however replace it with your preferred email REGEX

Thx for pointing that out

Waiting for an update. Would really appreciate if you could tell us what to expect in the update.

Will post the update features in the coming few weeks – one of the things i am working on is a multiple file upload drop zone and others

Hi, quick question. I’m thinking about buying this tools. However, I have a couple of features I’d like to see are compatible before purchasing. I hope that’s ok.

1) I assume the form results get emailed over? If so, can I select whether it’s PHP or SMTP that is used for email?

2) Can I create more than one form with this tool?

Thanks!

I did email you a few days ago about getting the email template to work, but I don’t seem to have had a reply.

Let me reply Kevin

Thanks. I sent am email this morning with more details. I sent it to the email address that’s in the documentation.

Elia, I have been waiting for almost 3 months now… Could you please help me with the last 2 issues… (The other issue with the dropdown not loading I fixed it myself.)

I mean the folder for the ftp details

Thank you elflaire everything works now, I guess we were having some miscommunications :)

I just have 1 more question, where do I change the text of the step buttons “continue”, “Go back” & “Submit form”. I just want to rename the text of these buttons to another language. Thank you.

Please look at the place where we initialize the steps form plugin It has a labels option where you can change the labels for all buttons – it looks like this below

labels: {
    finish: "Submit Form",
    next: "Continue",
    previous: "Go Back",
    loading: "Loading..." 
}

Thx

Hi

I would just like to ask a question on this item -

Does it support – Image file Upload ?

If so, is this actually functional, for example -

A user can actually upload an image file using this form script, and the actual image file will be stored somewhere, with URL path to image file in CSV file. Is this correct ?

Thanks

Waiting for the email

Regards

Hi Elflaire

I did send you an email regarding this a couple of days ago.

Could you kindly reply back please.

It would be really appreciated.

Thanks again for a great item and your support.

Regards

Sorry Mark let me get back to you

Block & Image Picker is it available? I am trying to create a questionnaire form and need my contacts to select images that best matches what they are looking for. Thanks for your assistance.

Hi Philee, That is currently not available will probably look into it as an update

Thank you for the quick response! :)

Would be great to have features like these in your update: https://99designs.com/launch/brand-identity-pack/082bb182aef98d7d/visualbrief (Has image visuals to select) https://www.typeform.com/examples/#Insight

Hi Philee,

Thanks for the suggestions i will indeed put them in consideration

Hello @elflaire : I see that the datepicker overlay completely loses its styling on mobile devices. I tried with latest Chrome on Android 6.0.1 and the calendar gets divided into four rows. Please see this screenshot: http://s33.postimg.org/lg3en207j/Screenshot_20160612_102701.png

HI CrazyEngineers,

Send me a link i look at the whole thing – this is distorted

I’ve sent you an email already and waiting for response. Thanks.

OK getting Back

I have tried to contact you through the suggested method but have had no response. Are you still supporting this library?

Hi Fmaycodio, sorry was on leave let me check your problem and get back to you.

Thanks

In your product page (http://codecanyon.net/item/smart-forms/7254656), it says it supports “Added PHP CSV to data-tables view with search and pagination features” under v2.0 description. But the documentation does not explain how to do so. Can you let us know where I can find the pagination instruction? By pagination, I mean the forms with multiple steps until final submission. Thanks

Hi jyoon9191,

It is explained in the documentation – when you enable CSV support the forms read CSV data and isplay in in DataTables

Its kind of automated so long as you CSV your data – everything else works seamlessly

Thanks

In some of the demo multi-step forms included; “Go Back” button appears even on the first step of the wizard. Could you please tell me how to get rid of it? I checked the ones that don’t show only ‘Continue’ button on the first page of the wizard, but could not figure out what’s different between the two. Please help.

You can see it here: http://i66.tinypic.com/2583w50.png

There is not a direct way to disable the first button – i guess thats the best for now

How do you want to enable all steps?

Well, I’m wondering if CSS can help? I’m unable to locate the “previous” button on the form individually.

I’m creating a form wizard that people will fill their data in; and save it in the database. When people revisit the form after few days; I’m prefelling the field values in the form by fetching them from database. The only problem I have now is that when people come back to edit the form; I want all the steps to be enabled – because they’ve already filled all the information.

Update: This works: /* Hide Previous Button On Index Page of Wizard */ .actions .disabled { display: none; } @elflaire : This seems to be doing the job; could you please check if anything can be made better?

Hi there! I’m trying to get the form to work outside the root folder it’s stored in. It’s working fine at but when I hit the submit button in the root folder, but when I tried to use it outside it’s root folder it just sits there when I click send. What am I missing or doing wrong? Just sent you a PM. I posted a generic message here just in case someone else is experiencing the same issue. : )

OK let me get back to you

Great, just so you know how I have it set up… all files needed for the form are in public_html/mainfolder/subfolder. When I use it in there it works fine. However, when I copy the index file to public_html/mainfolder the form won’t send. I thought I changed all the paths in the index file to still point to the subfolder, it displays fine but just won’t send. I’m only doing it this way because I need to create 48 forms and I’m trying to keep each forms case, js, etc in its own seperate subfolder while running the 48 main form pages in the main folder. Make sense?

Yes it does

is there a way to add pdf to the allowed extension types? I edited ”/smartprocess.php” to allow .pdf but nothing gives..

Can you add it to the smartforms.js

Could you please help me with this? I have added about 30 more fields to the contact page under the AJAX PHP folder. Everything works as its supposed to. However, when I log in and look at the admin page, it displays the data but it cuts off the rest of the data instead of collapsing it, therefore I cant even see the data. This happens on all browsers. In fact when I look at it on my phone it doesnt collapse the data like its supposed to at all. It just cuts of the data. Any help would be awesome. Great job on this form.

Hi can you send me a screenshot on my email or share it here?

Thank you for always answering my questions. Here is the link to view the issue that i’m having:

http://www.eyemanagementinc.com/contact/images/admin.jpg

That’s strange can i have ftp details via email?

Hello,

what about the file upload? Works on all mobile devices (android, ios etc.)?

Yes it does – its a normal file upload

can I connect the form to a database?

Hi kwakugyau

Yes you can – just use the settings file for your connection file

thank you, also where can I find the settings file and is there a .js file or a file that has all the validation for all the fileds?

Its located inside the PHP folder settings

i already download the file but i dont get Dynamically cloned elements and PHP export CSV files

HI Paber1803

Send me an email with a link on my email address with details of your problem

Thanks

sorry , I did not check in detail the folder , I ‘ve found the file. but thanks for replying to my message :)

OK 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