Version: 4.3.0, by bananalive
Developer Last Online: Nov 2023
Category: New Posting Features -
Version: 4.0.x
Rating:
Released: 01-27-2010
Last Update: 10-04-2011
Installs: 1410
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
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)
Screenshots
There are two posts full of screenshots of this modification
Upload the contents of upload folder to forum root (Allow Overwrite "YES" for overwrite) clientscript\easyforms.css -> \clientscript\
clientscript\easyforms.js -> \clientscript\
I am trying to post a form that will allow me to collect inventory information
I was trying to use the grid option, that looked like the only one to get mutliple model#'s and qty.
I used the Columns for qty and the rows for the models
1 problem is..it looks like you can only have 10 rows, because the results duplicate from the first 10, if you only answer 10 or less and dont display if you enter more.
would this be the best type of question for collecting this info?
If so I would like to only display the models or columns with answers
There is an error in the code (a missing underscore), fixed in attached product file, so you can have as many rows as you want for grids now.
I'm no coder by any means, I fumble my way around pre-existing stuff and can edit as per directions when required, and would love to see the ability to take the info submitted on a form and place it into a calendar event.
Any chance of getting it added in as a feature, or possibly a bit more explanation (Or a sample snippit) of just how to get information from a form into a calendar event?
ScratchMang
Possibly in future it will be added.
To create calendar events you would have to use vbulletin calendar datamanager and easy form hooks.
Is there a way to link to just 1 form I have created and not show all the menu items above it etc? just call the form into a page I have for recruitment?
Disable access to 'Forms List' in vBulletin Options for non-administrators and that is all they will see in navbar.
Yes I have that in the form hook - well 'prefix' at the end as that is the way the reference is set up in the custom question. All forums that will be in the array use the same set of thread prefixes. Its more the forum it gets submitted to is the issue - or is that refreshed by the threadids being forced to refresh? (even though in this case they look the same to the user) If the user has to click preview to refresh this, is there a way to force them to preview?
The form in question can be triggered from http://www.shackchat.co.nz/listings/...?53-PW_Dunedin - user TEST997 spider if this helped at all. (even though I might select PW_Lower Hutt City it gets posted to PW_Dunedin - which is the default forum in the form body itself)
Thank you.
Have you got added any plugins in the AdminCP using any of the Easy Forms hooks, they may be causing a conflict.
If you make prefix compulsory then it should only accept valid prefixes and won't submit with an incorrect prefix.
I have a question about installation, when you say to upload the files to the forum root, you do mean the main folder where all the other folders (images, includes, archive, ect) are? That won't replace my current folders, right? Sorry for the probably obvious question, I'm pretty new to mods and want to make sure I don't loose my other files
I have a question about installation, when you say to upload the files to the forum root, you do mean the main folder where all the other folders (images, includes, archive, ect) are?
correct!
Quote:
Originally Posted by Toto03411
That won't replace my current folders, right?
no, if there are two same named files, your ftp-client should ask you what to do.
Take the folder "includes" and upload it to the "forum-root" -> all the files will put into the "includes-folder" on your server
Thanks so much Installed and working great, exactly what I needed! Perchance is there a way to change the name of the forms tab? So instead of saying 'Forms' it says something else?