283 comments found.
I have the same problem as Kriacoes
Sorry, what is the problem?
When I create a new form it does not appear in the live editor, and at the time I create a form I can not delete a previously added field
I’m not able to recreate the problem. Could you please send me a quick email?
Hi Alex, i need solve one problem found on VisualForms, When I create a new form it does not appear in the live editor, and at the time I create a form I can not delete a previously added field. On the left side where it has fields and field properties it has an instability to edit because this menu has the STICKY function and overlaps the rest.
Hi
I use CMS pro 5 and form modul
Everything works except upload file. I dont recive file on my mail. I dont even have any notification about the mistake.
Also, How to add Countrys in the Countrys list?
Send form cannot be sent on gmail even if im using SMTP connection (settings-System Configuration).
Can this be fixed
I solve the problem with the Gmail and Country list.
Remaining the problem with the Upload
My every try failed.
Are you getting any error messages?
The problem is resolved.
- I made new forms
- validation field left blank
No problem.
I have only one choice for singlie-select and multi-select choice. how to set default to unselect (by coding) ? from now when publish system will set first choice to default select
In that case you should not use select box, if you only have one option. Use radio or checkbox fields.
How to set null for all radio or checkbox choice
How to set non-default value for radio and checkbox
Just dont assign it as default, and if checkbox or radio is required, make sure to select required option
Heey,
I look on mumble alone
Module Install – Visual Forms v5.0 Warning! Please make sure you have performed full backup, including database !!!
When ready click Install button.
Please be patient, and DO NOT Refresh your browser. This process might take a while.
but I do not see the install button at all.
Kind regards,
Kevin
Are you using cms pro v5?
Hi ,
1- Regarding Visual Forms, I can’t add new form is impossibel.
I click on New Form , I fill all data and after I click New form i don’t see my changes. Please advice
Are you getting any errors, and also what is your current cms pro version?
Hello Alex, forms user data can store in to MySQL database?, and we can place store information to any public page ?
No, for submitted data is sent to your email, but not stored in database. As for second question “we can place store information to any public page”, sorry what do you mean by that?
With the update did you fix the additional recipients for form sending? When I try to add additional recipients it does not send to the other emails. -Thank you
IT works fine, just make sure the emails are different, and based on your hosting company, you might need email addresses from your domain.
Where is the file vforms.lang.module.xml? I have the error “Undefined property: stdClass :: $ _ MOD_VF_TITLE” when I access the visual forms module configuration.
Either redownload full package, or just fix from http://wojoscripts.com/fix_01.zip, and unzip to cms pro directory
Hi.
Problems with the Field HTML Paragraph.
I saw questions on this topic. But I did not see the answers. Tell me how to solve this problem.
http://prntscr.com/g88ygdPlease send me a quick email from my profile page for instructions.
I wrote to you.
Can you tell me which file contains the routine for email validation? Or perhaps provide the fix? It seems that any emails that contain a . (dot) keep giving submission error and users cannot submit the form. Also, the message does not really explain what’s wrong.. Example: firstname.lastname@yahoo.com
I’ll have to check again, but I think it’s also happening with user registration.
Cms pro uses swift mailer, so dot before @ does not matter. It definatelly works, since my email address is in the same format.
Any other idea what could be causing that?
Take a look at your email server log, if you have access to it, there must be a reason why those addresses are not accepted.
Ok will take a look thanks!
No problem.
i returned an email but i have no reply – in short i have fixed the encoding error, but no email forms will be sent, i am getting a malformed error from my server, I have managed to narrow it down to the database, you have my FTP and cpanel details in email can you please check over the database for errors that may coz this.
I’m looking into it right now.
Hi Alex, I have a problem with a form, maybe it exceeds the maximum number of fields allowed by your system, you can view it here http://notaria149.hostingplan.com.mx/page/constitucion-de-sociedades/ it doesn´t send the form to the email, but a similar form with a few fields less works fine, where can I extend the maximum fields, maybe in the DB, if you see the bottom text (notas importantes) doesn´t display entirely
Number of fields should not matter. The problem is somewhere else. Can you please email me from my profile page with your ftp access?
Hi Alex, the last two fields, doesn´t show here http://notaria149.hostingplan.com.mx/page/constitucion-de-sociedades-ac/, can you check it please?
I’m not sure what the last two fields are suppose to be, I dont have access to admin panel to compare fields.
i´ll send you the access
Got it.
Hi Alex, did you check it?
I have replied to you about 10 days ago. phpmyadmin credential that you’ve sent me are not correct.
Hi Alex, i´ve sent the correct access to control panel a couple of days ago
It should be good now. Your forms are extremely large, so I just increased database storage.
Hi Alex increasing the database storage really works. But I have used a test server, now I´m implementing in the final server and exported the database but it seems to have the same database storage problem. How did you solve it last time?, I tried changing the storage engine to innoDB but doesn´t work.
Don’t chnage it to Inodb, default storage will work just fine, you might need to chnage column type of forms table to large text.
Hi Alex, great module, but i receive the forms via email in html upside down, i mean the first fields are showed last in the email, the other thing is not showing the names, it shows the labels, (if you can fix this and charge me, please tell me)
thanks Roberto
Hi Roberto, when receiving forms via email, fields are being sorted based on their type, for example texts, textareas, select etc. In upcoming cms pro update I will fix it, and forms will be received in the same order as displayed. Currently there is no quick fix for it.
Hey Alex,
CMS Pro looks amazing! Congrats… with the visual forms module, is it possible to create forms where you use conditional logic or mathematical calculations?
Thanks
Thank you. Unfortunately, that’s not possible.
If i create a new form and a new email Template how it is possible to connect them? How after submit the form send to the costumer the e-mail template i want?
Unfortunately, thats not possible. You will receive an email only but submitted data is not saved anywhere else.
Hi Alex, HTML Paragraph does not render the html text,
it displays HTML tags such as p,br,b…
I´ve downloaded the last version of the module yesterday, do you have a fix for this?
Yes, I do, please send em a quick email from my profile page
Hi i wish to place the form under the header, instead of the default location just above the footer, can you please tell me how i can move this, thank you
Unfortunately you can’t position form anywhere except page. But you can do something else. Create anew blank page and assign your for to it, then create a new pluginn and from layout manager assign it to top/bottom position, and make sure to assign 10 spaces to it. You can create asmany plugins as needed, and placing them above or below main content. As long as each plugin occupies 10 spaces they will be displayed in rows.