Easily create forms with no HTML or PHP knowledge. Questions can be made compulsory and are checked before the form is submitted. Forms can be previewed. (You can create multiple forms)
I've not had a change to install this yet but I had a little question.
The thing I like about Form Hack is that I can apply logic to the resulting thread. I can use IF statements and perform logic on the inputs to generate the output of the thread and title. Is this easy to do with Easy Forms or is variable substitution as good as it gets for now? I'm not super clear from just reading the thread and looking at the pictures if it is possible or easy to apply some more advanced logic.
I've not had a change to install this yet but I had a little question.
The thing I like about Form Hack is that I can apply logic to the resulting thread. I can use IF statements and perform logic on the inputs to generate the output of the thread and title. Is this easy to do with Easy Forms or is variable substitution as good as it gets for now? I'm not super clear from just reading the thread and looking at the pictures if it is possible or easy to apply some more advanced logic.
Where do you want the conditionals?
I'm thinking of adding hook locations for custom php code.
Database error in vBulletin 3.7.4:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `forms` (
`fid` int(11) NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL,
`action` int(3) NOT NULL,
`where` varchar(200) NOT NULL default '',
PRIMARY KEY (`fid`)
) TYPE=MyISAM;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
Error Number : 1064
Request Date : Sunday, October 5th 2014 @ 08:55:38 AM
Error Date : Sunday, October 5th 2014 @ 08:55:38 AM
Script : http://www.xn--lossureos-r6a.com/admincp/plugin.php?do=productimport
Referrer : http://www.xn--lossureos-r6a.com/admincp/plugin.php?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.5.38-35.2
Database error in vBulletin 3.7.4:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `forms` (
`fid` int(11) NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL,
`action` int(3) NOT NULL,
`where` varchar(200) NOT NULL default '',
PRIMARY KEY (`fid`)
) TYPE=MyISAM;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
Error Number : 1064
Request Date : Sunday, October 5th 2014 @ 08:55:38 AM
Error Date : Sunday, October 5th 2014 @ 08:55:38 AM
Script : http://www.xn--lossureos-r6a.com/admincp/plugin.php?do=productimport
Referrer : http://www.xn--lossureos-r6a.com/admincp/plugin.php?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.5.38-35.2