The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge Details »» | |||||||||||||||||||||||||||||
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Developer Last Online: Nov 2023
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
Download Now
Show Your Support
|
19 благодарности(ей) от: | ||
Alex@bulletin, Baja, Bannec, beduino, Black Snow, Cadellin, CvP, Daniel, eviljoker7075, imported_polygrinder, Karma, Life Revived, line89, madness85, Mastar, Master Of Unive, pandaplush, pcmwebmaster, SaN-DeeP |
Comments |
#522
|
|||
|
|||
you would have to create a plug in in admincp/plugin manager
you would put some code in it like this Code:
if (in_array($forumid, array(5))) { header( 'Location: http://www.hillbillygold.com/forums/misc.php?do=form&fid=1' ) ; } added: hook location newthread_start you will have to edit the part that describes the forum you want to make the thread open in array(5))) and you will have to edit the form&fid=1' one is the form number im useing all forms have their own numbers oh yes and of course you will have to replace the www.hillbillygold.com part |
#523
|
|||
|
|||
thank you very much, now it works fine :up:
|
#524
|
|||
|
|||
Hello,
I would like to use EasyForms in different ways. One case to use EasyForms as Inputform for Blog and CMS-Articles. Is there any possibility to do so? I'm sorry I am a newbie in VB. Is anybody there to help in this? best regards promoprompt |
#525
|
||||
|
||||
Quote:
I logged on the other morning and presto... the issue had resolved itself at some point. My bad in not noting it here sooner. Here's the screen now (See attached screenshot)... I'm delighted...just not sure how it happened. Literally, I've done nothing that could have fixed it and my Tech Guru denies all culpability for fixing it as well. 'Tis a mystery. I'm going to credit vB Board Elves for fixing it. Thanks and Regards.... Alisa PS: I've downloaded the latest update, but almost afraid to install it. |
#526
|
|||
|
|||
Great Mod!
Is there any way to remove some of the "options" available on the main Forms page? For instance, for Registered Users, I would like to remove "Export Form Results", "Form Results", etc. .. and just leave "Form Results Table" ...? Thanks!!! |
#527
|
|||
|
|||
How do you calculate ...?
For instance, here are the questions: (1) Stock Purchase Price? (2) Stock Sale Price? (3) Percentage Difference (calculated) Thanks!!! |
#528
|
||||
|
||||
Quote:
Thanks BananaAlive, The button one worked perfectly. Sorry, I have already done the <vb:if> and </vb:if>, I meant how to get the border around it (Box). Many Thanks, Once Again, Welshy. |
#529
|
||||
|
||||
The search facilty, still doesn't work and does not return post results that I know are listed.
Any Ideas Please BA? The following is what I have in my vB4.0.3 PHP Code:
PHP Code:
PHP Code:
PHP Code:
Where XXXX is the threadID. |
#530
|
|||
|
|||
Three outstanding questions:
(1) Is there any way to remove some of the "options" available on the main Forms page? For instance, for Registered Users, I would like to remove "Export Form Results", "Form Results", etc. .. and just leave "Form Results Table" ...? (2) How do you calculate ...? For instance, here are the questions: >>> (a) Stock Purchase Price? >>> (b) Stock Sale Price? >>> (c) Percentage Difference (calculated) (3) How do I change the web page title, from "Forms" to something different? Thanks & Great Mod! |
#531
|
|||
|
|||
anyone ...?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|