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)
Awsome mod, worked great for my internal site. I do have one question if anyone has the answer, I am trying to format the Thread to be
Question: Answer
Question: Answer
I can get it to work in the preview page, however when it posts, it puts the answers under the question. Any suggestions?
Thanks in advanced.
Check your Form BBcode
Specifically check Question BBcode: for a \r\n at the end of the line
Also check the Answer BBcode: for bbcode which forces new line eg.[INDENT]
However, there is something "wrong" when using the vb_editor. The Image button is not shown. And, it's not only on my board, if I look at one of your attachement, this button is not shown too.
Is it possible for you to do something for reinstating it ?
Thanks for your help.
skYfIrE
I'll have to look into this
Edit:
vBulletin Options -> BB Code Settings -> Allow [IMG] Code in Non Forum Specific Areas -> Yes
Any hints on the 'Manage Attatchment' issue? The form works great, but when a registered user tries to use manage attachments (on the form ONLY), it gives the old access denied message. My test user is a 'Registered User', and that group has global attachment upload access.
Doe the usergroup need upload access for a specific forum, too? If so, which?
It seems as if the only way the 'Manage Uploads' works from the Form is if the user is a member of either 'Administrators' or 'Super Moderators'.
Check their permissions for the forum where the form is posting.
Is it possible to have it PM the member after the form has been submitted? Some of our forms require additional steps, and we know that the applicant won't make note of them from the "thank you" page!
Either way, you made my life soooo much easier! Thank you!
1.) Is it possible to redirect them to the thread that was just created ?
2.) This might be a dumb one but besides the admin panel where there is a link to the form list in the "Usergroups Allowed to View Form Lists" area I can't figure out where the form list or the forms actually exists , what is the link to it ?
3.) I see you accept donations but how do I ? I don't see a PayPal button, forgive my inexperience with this stuff,
That post explains how to redirect them to the post they made.
To manage your forms, go to your_url_here/misc.php?do=forms
If you gave yourself permissions, you should be able to add, edit, and delete new forms. That is also the link that your users should go to, to see the available forms (if you want to set it up that way). Optionally, you can send them the link to each form individually
To donate, look for the box on the right of the first post (with the mod description). There should be a link there for "Support Developer". Clicking that will take you to a quick form to donate!
That post explains how to redirect them to the post they made.
To manage your forms, go to your_url_here/misc.php?do=forms
If you gave yourself permissions, you should be able to add, edit, and delete new forms. That is also the link that your users should go to, to see the available forms (if you want to set it up that way). Optionally, you can send them the link to each form individually
To donate, look for the box on the right of the first post (with the mod description). There should be a link there for "Support Developer". Clicking that will take you to a quick form to donate!