The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
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
Developer Last Online: Nov 2023
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) Question Types:
Download Now
Screenshots
Show Your Support
|
Comments |
#1632
|
|||
|
|||
Ok cool, original post doesn't specify that. :P Says its coming soon.
|
#1633
|
||||
|
||||
I have a price input box setup, but some people are entering "0". Anyone know the code so I can ensure they have to enter at least 1?
|
#1634
|
||||
|
||||
I created a template edit that shows you how to use the easy forms as a classifieds... check it out.
https://vborg.vbsupport.ru/showthread.php?t=296406 |
#1635
|
|||
|
|||
Is this still being developed? Some of us like to keep running vb3.8 since vb4 kinda sucks so...
One feature I really need is the ability to re-order the "Dropdown Select" option fields and add new ones where I want. Currently if I want to add a new one I have to completely change the fields with copy/paste which is ridiculous and takes ages. Could you add a feature to re-order them quickly and add new options in any location? Thanks |
#1636
|
|||
|
|||
Hello,
I saw users getting the error message : "Error, this form does not have any results stored in the database." But I did not see how they solved it... Could anyone help me. I almost succeeded but no result is writen in the result table... Thank you |
#1637
|
|||
|
|||
How can I make it that all users can see a form? I had this on a previous forum worked great but now it only allows the usergroup I choose to see the form.
|
#1638
|
|||
|
|||
This is a very powerful add on. Very cool. Thanks to the developpers.
Can anybody tell me how to add a Regular Expression to a Custom Question? My question looks like this right now: PHP Code:
/[W][P]0[A-Z]{2}[0-9][A-Z0-9]{4}[A-Z][0-9]{6}/ I'm asking for a VIN and trying to make sure it's entered correctly. |
#1639
|
|||
|
|||
I am stoked to have finally figured out this modification some. I am not the best when it comes to coding and/or PHP. With that said, some questions:
1. Can this modification work with the new threads created by members? Auto-Capitalize First Letter of Each Word In Thread Title 2. How can I add topic tags to new threads created with the easy forms? Is there a way to code that in? 3. Does anyone have a copy of the original help file? I spent all weekend scouring for a copy and came up with nothing. |
#1640
|
||||
|
||||
Here you go:
Macroses What are macroses?Macroses are variables used in easy forms for replacement with their value. What macroses are there?
Are all fields compulsory? No, only the questions proceeded by a * are compulsory. What does each field do?
How can I... ? These are solutions to commonly asked questions. How can I change the navbar/ quick links "forms" to another name? Find and replace '$vbphrase[forms]' in plugin 'Easy Forms AutoInsert Links' with your alternative textHow can I add a new line at the end of a question? You can use \r\n in the question bbcode for a new line. This is the same for section bbcode, answer and form bbcode.Will upgrading loss all of my forms? No, but if you are worried export them as a backup to your computer.Can I have more than one question with vb message editor? No, vbulletin code prevents you.The rest can be found here: http://web.archive.org/web/200905012...read.php?t=119 |
2 благодарности(ей) от: | ||
blind-eddie, SBlueman |
#1641
|
|||
|
|||
Thank you for that great post Alfa1! That helped big time!
So some questions: We use this modification on our site: Auto-Capitalize First Letter of Each Word In Thread Title So it seems to get it to work you need to add something to the form's "Form Hook: Before Submit:" field. Right now I have this in there: PHP Code:
Now, on our site we use a custom tag modification that lists some preset tags to insert. We use this modification: https://vborg.vbsupport.ru/showthread.php?t=159646. We now use the template edit in the new thread template, replacing the default tag form. How can I A) include the tags in a new form and B) have different tags for different forms? Also, just a thought....but can a moderator or the mod author add the FAQ to the first post, so people don't have to search 110 pages before they find this major piece of information? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|