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)
This is the code for the Auto-Caps. Is this as simple as pasting that line of code to the
Form Hook: Before Submit: field? And if so, what would the correct setup be to work with this existing code:
For those that are still using this on their 3.8 board and are using VB image Hosting
, were you able to add the code to the form editor, if so, would you mind sharing the "how to" with me?
EDIT: I can get the code to show in editor below smilie box as per instructions but it will not post image info in message area.
For those that are still using this on their 3.8 board and are using VB image Hosting
, were you able to add the code to the form editor, if so, would you mind sharing the "how to" with me?
EDIT: I can get the code to show in editor below smilie box as per instructions but it will not post image info in message area.
I experienced the same thing, would upload fine but not post, even hired a coder to try and get it to work but with no luck, eventually ended up enabling attachments.
I would need something like this to use as an petition on my forums
Will this work on VB4?
Also if I modify this in order that user sign in for petition, will I be able to print out somehow all data in order to take this as proof for real petition?
Bunch of details as every user birthday, id number, address and such....making things visible only for me not for public and so on...
Was searching for petition hack but there is no any, only some ppl mention that this can be used as such
I would need something like this to use as an petition on my forums
Will this work on VB4?
Also if I modify this in order that user sign in for petition, will I be able to print out somehow all data in order to take this as proof for real petition?
Bunch of details as every user birthday, id number, address and such....making things visible only for me not for public and so on...
Was searching for petition hack but there is no any, only some ppl mention that this can be used as such
I am using this custom question code, and it shows me the correct choices of prefixes when filling out a form.
However, when I click submit, Easy Forms does not recognize that any prefix was chosen. ie. if the custom coded prefix question is made "compulsory" it always throws the error of : "The form did not submit as the following questions are unanswered: "
Anyone have the prefix option for posting to a new thread working? on vb3.8.6
I was having this same problem on 3.8.5, it showed the dropdown menu to choose the prefix but when the thread was published no prefix had been added.
It's now working using the code as below and since I upgraded the plugin to the 3.7 beta and (in the xml file) changed all instances of TYPE=MyISAM to ENGINE=MyISAM. (I don't know if that's related to the issue but just posting here in case it helps someone else tearing their hair out like I was!) This is the code used (as has been posted previously in this thread)