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\
Hi there - sorry - just a bump re this one - grateful if you could advise. This has been a bit of a trail of code so let me know if I need to post more info to help trouble shoot this.
Thank you.
Mark
Quote:
Originally Posted by ascroft
Hi - thank you -
1. Drop down list is great and working from the filtered list.
I think I might have referred to this in an earlier post and commented I needed to test further, but I confirmed tonight that the forum that the form actually posts in to however upon submission is still the default one on the form. In other words, although I select another forum from the drop down now working, the post goes in to the original default forum still. Is this something you could advise on please?
2. Re the question of the prefix question - good point - thanks. However when I do this, I get the code for the prefix output rather than the title of the prefix i.e. I get FH001 not 'Family Home to Buy". I am using say {qo_59} where 59 is the custom question.
1. Drop down list is great and working from the filtered list.
I think I might have referred to this in an earlier post and commented I needed to test further, but I confirmed tonight that the forum that the form actually posts in to however upon submission is still the default one on the form. In other words, although I select another forum from the drop down now working, the post goes in to the original default forum still. Is this something you could advise on please?
2. Re the question of the prefix question - good point - thanks. However when I do this, I get the code for the prefix output rather than the title of the prefix i.e. I get FH001 not 'Family Home to Buy". I am using say {qo_59} where 59 is the custom question.
Thanks for your ongoing assistance.
What have you got in your form hooks? You'll need something like this in Form Hook: Before Submit:
If you have access to phpmyadmin you could create the question in one form and then using phpmyadmin copy the corresponding row of `formbits` table and then just edit `fid` column for each question to the appropriate form id.
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.
Quote:
Originally Posted by bananalive
What have you got in your form hooks? You'll need something like this in Form Hook: Before Submit:
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?
I'm running 4.1.2 and the latest version of this mod, which is fantastic. Internet Explorer 8 seems to be having some issues with drop-down menus though...confirmed by two different PC's. The drop-down is only showing the first character of the choices.
It works fine in IE9. Is this an issue anyone else is having? I searched this thread but didn't see anything. As far as I can tell this has only come up after I upgraded to 4.1.2 and the latest version of the mod.
Thanks.
I am having the same issue. The dropdown menus in my forms in internet explorer only shows the first two letters in the list. In Firefox everything looks fine. I have also tried it on different computers.
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
I searched the thread - is it possible to create a form that creates a calendar entry instead of a post, and if so how?
The form in question would of course have required fields like date, time, etc.
Thanks! Fantastic addon.
I'm with Ixian,
Fantastic addon Indeed!
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?