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

Reply
 
Thread Tools
Easy Forms - Create a form or multiple forms without php or html knowledge Details »»
Easy Forms - Create a form or multiple forms without php or html knowledge
Version: 3.6, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.8.x Rating:
Released: 01-07-2009 Last Update: 07-11-2009 Installs: 976
DB Changes Uses Plugins Auto-Templates
Translations  
No support by the author.

EASY FORMS FOR vB 4.x here


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)

Backwards compatible with vb v3.7.x and 3.6.8

Example Form | Help File | Version History

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
  • Custom Question (can query database or do whatever you want)
  • Date (month/ day/ year fields)
Form can Submit to:
  • new thread in forum
  • new post in thread
  • new pm to user
  • email address
  • save to database
Installation:More Features:
  • Form list categories (optional)
  • Preview form (can disable for individual forms)
  • Optional questions
  • Form Sections
  • Prefix support - you can choose which prefix you want thread to have
  • 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, poll timeout
  • 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)
  • Import/ Export your forms as XML files - great for transferring forms across forums or creating backups
  • Specify bbcode for questions/ answers/ sections for the form's output
  • Form Hooks: (uses php code)
    1. Before form submitted
      Useful for: your own form validation, multiple form outputs, etc.
    2. At form start
      Useful for: banning userids/usergroups from form, setting minimum post count,etc.
  • Attachments allowed for posting new thread
  • Mass Copy Forms & their questions
Coming soon:
  • Allow attachments for posting in thread
Translations:

Download Now

File Type: xml product-easyforms v3.6.xml (163.0 KB, 2648 views)
File Type: zip vb_easyforms v3.7beta.zip (36.6 KB, 2404 views)

Screenshots

File Type: jpg 7.jpg (83.4 KB, 0 views)
File Type: jpg 8.jpg (88.6 KB, 0 views)
File Type: jpg 9.jpg (89.6 KB, 0 views)
File Type: jpg 11.jpg (69.0 KB, 0 views)
File Type: jpg edit1.jpg (90.1 KB, 0 views)
File Type: jpg edit2.jpg (75.8 KB, 0 views)
File Type: jpg edit3.jpg (103.6 KB, 0 views)
File Type: jpg form_results_table.jpg (87.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
hpidriver, vbresults

Comments
  #212  
Old 01-29-2009, 07:44 PM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have text in my description and I put the center bbcode around it. It's centering in the left column it seems there is an issue with your colspan in your description field.
Reply With Quote
  #213  
Old 01-30-2009, 03:01 AM
Brak710 Brak710 is offline
 
Join Date: Jan 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No full instructions required here (unless necessary), i just need a hint where to look...

Let's say I want the hide the submit button on a form for 10 minutes so people think about and double check what they are submitting...

Where would one find the place to add a HTML/PHP script to do so. Is there some template/plugin I'm missing? I searched them all for "submit" or "preview" but I assume it's being called as a variable or something.

Any help would be appreciated, thanks!
Reply With Quote
  #214  
Old 01-30-2009, 09:17 AM
imaroot imaroot is offline
 
Join Date: Jan 2009
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it'll be handy for my forum will not install right now but maybe in the future

BOOKMARK though!
Reply With Quote
  #215  
Old 01-30-2009, 10:21 AM
setishock setishock is offline
 
Join Date: Feb 2008
Location: Houma, La.
Posts: 1,177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First of all I carefully read through every single post in this thread. I get the impression this software is fairly simple to use and the author is quick to be helpful and fix any problems that appear to pop up. I'm impressed so I'm going to give this a test drive at my anime forum before I submit it to my friend at my computer forum. So in light of that I have a couple of questions. Please keep in mind I am not a coder.
1st> At my anime forum I have a section to link to wiki's about anime series. It has 3 pics which when clicked on go to the thread where pics for the subject are posted. Below that is the link to the wiki page. And below that is a short description of the series. Here's an exsample > http://animeappeal.com/forums/showthread.php?t=206
Is it possible to do something like that by filling out a form and just have the answers to the questions show in a new thread with the series name as the header?
2nd> Is it possible to use this to do product reviews? Like what is it? Who makes it? Model number. Then the review with maybe pros and cons added to it below that.

Same general format for both it would be safe to assume. Thanks in advance for any help. And is the version in the lead post the lastest one?
Reply With Quote
  #216  
Old 01-30-2009, 01:33 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Budget101 View Post
Is there anyway to set a particular textfield to automatically parse url into a clickable link without forcing the user to write [url] tags?

Some users seem to have great difficulty in grasping the concept of adding bbcode correctly.

TIA!
Find in plugin: Easy Forms Part 1:
PHP Code:
$newpost['poststarttime'] = $poststarttime
Add after
PHP Code:
$newpost['parseurl'] = '1'
Reply With Quote
  #217  
Old 01-30-2009, 01:34 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brak710 View Post
No full instructions required here (unless necessary), i just need a hint where to look...

Let's say I want the hide the submit button on a form for 10 minutes so people think about and double check what they are submitting...

Where would one find the place to add a HTML/PHP script to do so. Is there some template/plugin I'm missing? I searched them all for "submit" or "preview" but I assume it's being called as a variable or something.

Any help would be appreciated, thanks!
Template form_view

Or

Form Hook: Start Form
Reply With Quote
  #218  
Old 01-30-2009, 01:39 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by setishock View Post
First of all I carefully read through every single post in this thread. I get the impression this software is fairly simple to use and the author is quick to be helpful and fix any problems that appear to pop up. I'm impressed so I'm going to give this a test drive at my anime forum before I submit it to my friend at my computer forum. So in light of that I have a couple of questions. Please keep in mind I am not a coder.
1st> At my anime forum I have a section to link to wiki's about anime series. It has 3 pics which when clicked on go to the thread where pics for the subject are posted. Below that is the link to the wiki page. And below that is a short description of the series. Here's an example > http://animeappeal.com/forums/showthread.php?t=206
Is it possible to do something like that by filling out a form and just have the answers to the questions show in a new thread with the series name as the header?
You can use the form output field in Edit Form with bbcode and macroses to create the format of the post you want.

I've created a quick form here which will post your output, example post here - I can export the form for you if you want to adapt it.
Quote:
Originally Posted by setishock View Post
2nd> Is it possible to use this to do product reviews? Like what is it? Who makes it? Model number. Then the review with maybe pros and cons added to it below that.
I'm not sure which fields are needed for product review but you should be able to.
Quote:
Originally Posted by setishock View Post
Same general format for both it would be safe to assume. Thanks in advance for any help. And is the version in the lead post the lastest one?
I'm just about to update the first post with the latest version - v2.7
Reply With Quote
  #219  
Old 01-30-2009, 02:04 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ssslippy View Post
I have text in my description and I put the center bbcode around it. It's centering in the left column it seems there is an issue with your colspan in your description field.
I'd missed out the width="100%", fixed in v2.7
Reply With Quote
  #220  
Old 01-30-2009, 02:11 PM
Budget101 Budget101 is offline
 
Join Date: Jul 2008
Posts: 331
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Find in plugin: Easy Forms Part 1:
PHP Code:
$newpost['poststarttime'] = $poststarttime
Add after
PHP Code:
$newpost['parseurl'] = '1'
hmmm... it didn't work, the url didn't become clickable.



Would this need to be changed as well??
PHP Code:
Line 540   $formoutput $bbcode_parser->do_parse($formoutput,false,true,true,true,true,false); 
This is line 540 from the Easy Form 1
Reply With Quote
  #221  
Old 01-30-2009, 02:35 PM
gamerscms gamerscms is offline
 
Join Date: Aug 2007
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

An other update, what has changed in the mod?

Request: banana could you do a version history like you have on your ladder script?

great mod and nom for this month.
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 01:56 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06481 seconds
  • Memory Usage 2,382KB
  • Queries Executed 26 (?)
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
  • (5)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete