Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Easy Forms (Old Thread) Details »»
Easy Forms (Old Thread)
Version: 1.8, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.7.x Rating:
Released: 12-31-2008 Last Update: 01-07-2009 Installs: 357
DB Changes Uses Plugins
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)

Working with vb v3.8

Example Form: http://www.bananalive.co.cc/misc.php?do=form&fid=2

Question Types:
  • Single line text
  • Multi-line text
  • Multi-select checkboxes
  • Single-select radio buttons
  • Single Select Dropdown
  • Yes/No
  • Multi-line text field using vbeditor (max one per form - limited by vB)
  • Human verification question
Form can Submit to:
  • new thread in forum
  • new post in thread
  • new pm to user
  • email address
Installation:More Features:
  • Form list categories (optional)
  • Preview form
  • Optional questions
  • Form Sections
  • Different thread/pm title to form title with variables {username} {userid} and {q_1} (replacing 1 with appropriate question number)
  • Poll Options: Multiple choice, public vote, poll question, poll options
  • Regular expression match for single line text input field
  • Usergroup permissions per form
  • Forumid/threadid/username can be specified by input via {value=X} in dropdown, single line input or radio buttons
  • Multiple dropdown select for form usergroup permissions (still optional - leave blank to not use)
  • Option to show link to form list in navbar and quick links (separate options)
Coming soon:
  • Help file (with macroses)
  • Custom form template editor (optional, uses macroses)
  • Allow attachments

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 01-04-2009, 04:38 PM
Bl4ckfly Bl4ckfly is offline
 
Join Date: Jan 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, so now I also see a number in the title when I add a dropdown menu. Is there a way to get the text that is chosen from a dropdown menu or behind a radio button? Or am I doing something wrong?

Question 14 is radio button with 2 choices A and B and no matter what I chosse the title only displays 1 or 2 instead of A or B...
Reply With Quote
  #83  
Old 01-04-2009, 05:14 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bl4ckfly View Post
Okay, so now I also see a number in the title when I add a dropdown menu. Is there a way to get the text that is chosen from a dropdown menu or behind a radio button? Or am I doing something wrong?

Question 14 is radio button with 2 choices A and B and no matter what I chosse the title only displays 1 or 2 instead of A or B...
Its working for my form with dropdown in the form displaying in title. Try importing attached product file.
Reply With Quote
  #84  
Old 01-04-2009, 06:32 PM
Bl4ckfly Bl4ckfly is offline
 
Join Date: Jan 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, its working now Great job. :up::up::up:
Reply With Quote
  #85  
Old 01-04-2009, 07:20 PM
siveriano siveriano is offline
 
Join Date: Aug 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post

use {username} in thread pm title
woot woot
Reply With Quote
  #86  
Old 01-04-2009, 07:22 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Attached is beta version of Easy Forms with polls
Reply With Quote
  #87  
Old 01-04-2009, 07:25 PM
SageStone SageStone is offline
 
Join Date: Aug 2007
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think it would be nice to have permission-based forms. For example, I would be able to have staff members see a "Staff Request" form, while members could not see it, based on group ids.
Reply With Quote
  #88  
Old 01-05-2009, 04:14 AM
Haenk Haenk is offline
 
Join Date: Dec 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Attached is beta version of Easy Forms with polls
how can i see the new very interesting function "with polls"
Reply With Quote
  #89  
Old 01-05-2009, 07:21 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Haenk View Post
how can i see the new very interesting function "with polls"
Its part of this example form which outputs a thread like this

To add it to your own form enter some poll options in Edit Form and that will enable poll
Reply With Quote
  #90  
Old 01-05-2009, 09:36 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vitaly View Post
Very nice forum constructor. Tested at my debug site.

Could you consider some extentions?
  1. Optional preg_match (or ereg) rule for single line text. Very useful to check email, birthday format and so on, prior to send.
Added in v1.7
Quote:
Originally Posted by Vitaly View Post
  1. Customizable groups permissions for each form. For example, if user have no enougth privilegies, hi sould not disturb tech stuff with some questions.
Added in v1.7
Quote:
Originally Posted by Vitaly View Post
  1. Custom error message (for each form), if user have no permissions to access it. Sometime, links to form is publik, but user don't understand why he is not allowed to use form.
I think an appropriate title would cover this, i.e. Suggestion form for public.
Quote:
Originally Posted by Vitaly View Post
  1. Extention to (2). Some form (for example, for advertisers), should be also available without any registration. Just with additional contact fields. To simplify process for regustered users, we can define "redirect rule to simplified form" in form parameters, if user is logged in.
User permissions per question might be going over the top.
Quote:
Originally Posted by Vitaly View Post
  1. Option to (4) - request default captcha for guests, if necessary.
I'm not sure if vBulletin captcha is easily accessible via modifications. If it is I'll add it.
Quote:
Originally Posted by Vitaly View Post
  1. It would be nice to have option to send form to email. (new post / new thread / pm to user / email to user). Some feedback questions can be confidential, and it's not a goot idea to keep such info at forum.
I'll add this soon.
Quote:
Originally Posted by Vitaly View Post
  1. Add link to forms list in product settings. A bit annoying to remember URL
Added.
Reply With Quote
  #91  
Old 01-05-2009, 11:19 AM
Gleedo Gleedo is offline
 
Join Date: Oct 2008
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could a link to the forms be added in the 'quick links' drop down menu (if you have permission to see the forms)?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:44 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05039 seconds
  • Memory Usage 2,314KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (11)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete