![]() |
Quote:
Find HTML Code:
<if condition="$formbit[description]!=''"><br /><i><span style="font-weight: normal;">$formbit[description]</span></i></if> Code:
<if condition="$formbit[description]!=''"><br /><span style="font-weight: normal;">$formbit[description]</span></if> |
Quote:
Find in plugin: Easy Forms Part 1 PHP Code:
PHP Code:
Create custom question: PHP Code:
Create custom question: PHP Code:
|
As ever fantastic support!, i am now using Beta 6, are those changes ok with that?
|
Quote:
|
You are right, i made the form changes for custom question and looks good in the preview, however, using beta 6, one of my dropdown fields is showing the number of the selection rather than the words....dropdown 1 just has numbers, choose a number and thats ok, the next question also has a dropdown with words in the list but this is just returning the position of the word rather than the word.
Is it something i have done? |
Quote:
I'm using Vbulletin 3.8.0 Using default style and EZ form 3.0 Beta 6 - [More] hasn't worked on any versions I've tried yet. Thanks for great support!! |
Quote:
For dropdown select questions if you want the value shown to the user use $qo rather than $q |
Quote:
Are you using any modifications which alter the vb editor or vb smilies? |
Great!, thanks for the reply, and thanks for the change....i really appreciate it! ;)
|
Quote:
|
Quote:
Easy Forms 3.0 vBadvanced CMPS 3.1.0 I don't think VBA changes anything in editor. |
Just installed and tested on 3.8.1, It works great! Thank you! :)
Anybody wanna fill out my new questionnaire? Heheh, just kidding about filling it out but, It works great! Regards, Nita |
Quote:
On the Edit Form section of the Edit page, when I try to "Increase Size" on the Description: text box it doesn't work. All other text boxes allow me to increase their sizes, I've tried this on 3 different computers running IE7, IE8 and Firefox, it doesn't work on any of them. Also, when installing from 2.8 to 3.6 my Advanced Navbar Links dissappeared from my navbar template, I had to re-install the product and restore the database links to get them back. Does the installation modify any templates? Apart from those problems, it's working fine :) |
1 Attachment(s)
Hi bananalive, there is something missing in "Section" type question, the result of this option is not looks good, check the result screen shot:
Attachment 94889 |
I just installed this as I had the other and it screwed up on me.
I got just 2 small questions. For some reason the {value=x} put in the drop down box shows when form is submitted. I need the value to just know what forum to post it to. Also I can't get the redirect to work. I don't see an option to specify what page to redirect to. Being posted to a forum, I would of thought it would redirect to that thread by default. If these where discussed I'm sorry, but 25 pages to look thru. I got to page 11 |
Quote:
Use \r\n to add new line |
Quote:
PHP Code:
Check 'Redirect user after form is submitted' URL of webpage user is redirected to: http://www.yoursite.com/forum/showthread.php?p=$newpost[postid]#post$newpost[postid] |
Is there any way to get the output of a Multi-line text field to appear on the next line?
So instead of my result looking like this: Quote:
Quote:
|
Quote:
Add \r\n to end of question bbcode. If you only want it for one question, then you could use the custom output. |
Hi bananalive,
I was trying to edit my first form this morning at I got a runtime error. I'm not sure if I did something wrong or I found a bug. Here's what I did: Brought the form up (using an admin ID): 1. Edited line 4 of my form. T'was a good edit. 2. Edited line 3 of my form. When I clicked Submit I got the following error: Runtime Error: Line 308 Error: ?vB_Editor.? Is null of not an object I ran debug on the script. The code is below. Line 308 is the last line. Code:
Edit Question Regards, Nita |
Quote:
|
1 Attachment(s)
Quote:
Changed Description field and checked the "This is a compulsory question" box. Clicked Submit and got the runtime error. I just did it again to make sure the steps above are correct and I got the same error. I didn't go into debug this time and the changes are reflected in the form now. It's still catching the error though. I doubt if this will help but, here's a link to the form that my user would see: FORM |
Quote:
HTML Code:
<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.question.value, 5)"</if> |
Quote:
Thanks bananalive, this is the best mod I have. I can't vote for MOTM though because I already voted. Also changed form_editq in my style and it's working fine as well. :) Regards, Nita |
I missed the clock field :(
We need this to create a date / time for meeting ( example ). |
maybe i totally missed it, but I'm trying to incorporate the prefixids to assign to new threads, I can't figure out how to set this when creating the new thread. Is it just something I can add to the process/submit hook, or am I missing something totally?
AWESOME work on this btw, It has allowed me to do some special applications I've been scratching my head about for almost a year:D Nominated for sure! |
How do I pass a hidden variable to the form before it's submitted? Thanks :)
Like if I want to pass the referring URL from where the form link is clicked? |
Quote:
|
Quote:
PHP Code:
PHP Code:
|
Quote:
misc.php?do=form&fid=1&refurl=http://www.something.com/page.php?p=1 How can I pass the refurl value through the form (behind the scenes) and output the other end? Thanks in advance, this would be ideal :) |
I'm sure you could make it hidden without editing form_view
Here's how to do it without making it hidden. Form Hook: Form Start PHP Code:
PHP Code:
|
Wow, that's perfect : thanks a lot :)
|
Quote:
|
Quote:
What vb version? Are you logged in when you get the error? |
Found something interesting. If you are having the form contents sent to a private forum, if the user submits their form twice, they get a "duplicate warning" and then they are attempted to be redirected to this hidden forum. This gives them the hidden forum ID and can cause confusion. Anyway of skipping the duplicate check or perhaps skipping the redirect?
|
Quote:
vBulletin 3.8.1 I am logged in but i also had the same error with beta5, thought i was missing something but cant find an option to add a user for the post. |
I have a quick question before I begin testing this mod.
I have a forum which is devoted to selling/buying on my site and we currently use formhack. What we need is to require a user to input name/price/location, ect. The problem that we currently have is that the hack we use lets anyone submit a thread. I want to require users to have 25 posts to post or reply to a thread, but 0 posts to view. Is this currently possible with this mod? Thanks! |
Again I still have the problem of although I have it marked not to subscribe to a new thread in my UserCP this hack is only subscribing to the things that I have submitted thorugh it as a thread. Is there a way to stop this from happening please.
|
Quote:
PHP Code:
|
Quote:
|
All times are GMT. The time now is 02:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|