![]() |
Quote:
I am posting output to a thread. I would like the content of field $q[18] to be added as tags. Is there a way to add tags to a new thread? Is it possible, not to post questions in the output, if nothing has been entered in the field? |
I'm trying to make this example work for my forum to let users choose the forum where their thread will be posted. I currently have it as:
HTML Code:
if ($qo['38'] == 1) Also, is there a way to set the prefix based on a selection from a drop down? |
Is it possible to create conditional questions? example:
If answer to question X = Y, then display question Z. If answer to question X = not Y, then do not display question Z. |
Great mod but I could do with a bit of help :)
I'm not sure if I can do this anyway but when I try and change the colour of the title, it displays in the title, for example. PHP Code:
Here is an example of my questions PHP Code:
Shawn |
Quote:
Also look at the code yo posted. You are missing a ]. You have: PHP Code:
PHP Code:
|
Quote:
Cant use colour code in the title, it works in the add on but outside of that i.e post titles it shows up with the bb code. Just go to go through the forms now and edit them all accordingly. Thanks again :up: |
Hello
I create form with bbcode editor but Image not shown in form & just shown that link https://vborg.vbsupport.ru/ What is problem ???? |
I've searched through all the comments for this mod and haven't really found what I'm looking for so I figured I'd try posting my question. There may be an easier way to accomplish what I'm doing as I'm still new to vbulletin. Here's what my goal is..
I have a form (form B) that is contingent upon the user completing another form (form A). I accomplished this by adding some php code into form B to look for stored responses for form A for the user. Form B is only displayed if there are collected responses for form A. This is all working fine. In form B, I want to have a field that is populated with responses from a field in form A. The field will be a drop down list of the collected responses from form A. I tried creating a custom question field in form B with the appropriate code and it does work, but it prints the question above everything else on the page. I'm not sure how the custom field is supposed to be used, or if there is an easier way to accomplish this. Please advise. Thanks, Patrick |
Actually... I just figured it out. I'm not sure where it's documented, but I saw an old post that was using a variable named $answer to add the html field to. Apparently that's a special variable name that makes it work. You don't have to return or echo the variable, it just gets picked up when the form displays.
|
Quote:
|
Quote:
HTML Code:
if ($q['38'] == 1) |
First of all well done on an excellent mod!
I was wondering if there was a way to sort the poll results as they appear in the graphs, either keep the options in the same order they appear in the form or sort them by %. At the moment the order they appear in the graphs seems random? many thanks, Alex |
I want to add a date field for just Month/Year, but the builtin date field doesn't allow this. So I created a custom field to display 2 drop downs (side by side) for Month and Year, but only one gets saved to the database. Is there some caveat to having numerous fields within a single custom field?
Additionally, as a workaround, I was thinking of just creating 2 drop down fields and using styling to place them on the same horizontal line, but because of the segmented nature of the questions, I'm not sure this is possible with pure css. Any suggestions? Also.. is there any easy way to obtain the results of the form programmatically? I can query the database and parse the string in the 'sdata' field, but it seems there is likely a better way to accomplish this. |
Quote:
|
Quote:
|
Is there any way I can stop the form title appearing in the output (post)?
Thanks |
Bananalive, thank you for all the time and effort that you have put into creating this really handy mod.
I have been keeping an eye on it since it was released, and it now looks like it has all the features that I need. :D I have just started playing with setting up some forms on my test system and have a question. My scenario is that I have a form that submits its output to a forum and into the database. I want to have a link in the forum post that is submitted that links right back to the edit function for this forms result so that users can easily edit their own form results if needed. For example the link would be something like - http://testsite/forums/misc.php?do=e...ult&id=3&fid=1 I know I could just link to the list of forms with http://testsite/forums/misc.php?do=formresults&fid=1, but I would prefer to link to the exact form. How would I get the id= variable to include in the url when submitting? |
Hello bananalive!
When are you going to release new version? :) And which futures will be integrated in it? |
I have tried everything and cannot get the email or PM notification to work
|
Is there a way that I can hook into the action of deleting a form entry result?
|
great and works perfect. thx
|
1 Attachment(s)
Bug in IE6.0 7.0 8.0
Please look at screenshot: https://vborg.vbsupport.ru/attachmen...1&d=1278667707 The same field in Firefox: https://vborg.vbsupport.ru/attachmen...1&d=1278667707 Any ideas how can I debug this? |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Does anyone know how to make it so that an attachment is mandatory? Or at least if there is no attachment then put something in the custom output saying so?
Quote:
|
Quote:
|
Quote:
Bananalive, could you please, help me :) |
Hi,
Is there any way you can add an 'anonymous' features, so the person who is using the form can submit it anonymously. Like a checkbox feature of something??? Thanks |
Quote:
|
One more thing, that I think will be very demanded and interesting.
For example I have single line enter field for names of companies (banks etc.). I can't use dropdown menu, because there are a lot of names, hundrets... I begin enter name: "cit" and field suggests me "city bank, city, etc." -- names from database already previously entered. Like Google does, This will be fantastic help! |
I agree with riskofficer. A autocomplete field would be awesome. Similar to what happens when searching for a member in vbulletin.
|
I need and Excel copy of this form for manipulation. How do I export to excel??
I can see the form table results saved as data. Thanks |
Quote:
|
I see the function to be able to give a thread the specific Prefix, but I'm looking for the opposite.
Can I make the form visible ONLY when a certain prefix is selected? For example if my user wants to input some hiking trail info - location, miles, difficulty.... Can I have this form appear in the thread only when they select the correct prefix? Otherwise, I'd like the form to be absent while making normal conversation threads. Thanks. |
Quote:
|
I seem to have picked up an extra verification image and text box at the bottom of my form when not logged in as a member (i.e. unregistered), also the image verification that I have added to the form does not show the image until you hit refresh - It can be seen here:
http://www.galmingtondragons.net/misc.php?do=form&fid=1 Any ideas. By the way this is a superb addition to vb4.0 Thanks |
Quote:
|
Sssooo usefull mod. Thanks! I have a problem, my "Forum" tab is hiden by "Tabs VbSoporte" mod. After I installed this (Easy Forms) mod, I enabled it as a new tab, and then disabled it in VB Options. After that, my "Forum" tab apears ocasionaly, actualy only when I'm using "misc.php" script, like when I'm editing a form, or when I'm answering to it, etc.
This might not be related to this mod, I can't say becouse I never used misc.php script before, but now this does not looks nice. What can I do exept enabling again a "Forms" tab? Becouse when I enable this tab, "Forum" does not apear, I can enable and disable "Forum" tab by previously mentioned mod. Is there some trick like I have to uninstall and install back this mod, or manualy edit some template? Disabling and enabling Tabs VB Soporte does not help. |
All times are GMT. The time now is 11:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|