![]() |
That I don't know, but you might try the programing discussions forum?
|
Is there a way to have the dropdown menu selections be a variable? I have a need for a variable length dropdown based on the results of a query so rather than using a drop down for static results like gender, I would like it to be able to return a variable length of options such as all of the members of a particular usergroup.
any ideas? Thanks! |
How do I do three drop downs side by side rather than under each other? I want one for Month, Day, year.
If I want the thread title to be the username of the applicant it would be $posttitle = $bbuserinfo ? Also, is there anyway to have the submitted form posted in a section that the user cannot see? I want each application to be submitted to the admin section so we may comment/vote on each one. Is it possible to only allow the person to submit an application once? Lastly, is there a way to automatically reject an application (once it's filled out) if a certain variable is not met (such as age)? |
bump, anyone?
|
Quote:
Code:
$formtitle |
1.) Make sure each answer is added to the plug-in in the top section.
2.) Make sure each answer is also listed as an option in the form template. (usually as such: <select name="dropdownanswer2">) - you MUST tell the system essentially this: What ever the users pics as their answer to the drop down, that becomes dropdownanswerx. 3.) Make sure each answer is listed in the form answer template. If you have them listed in each, then you should see it showing up. |
Quote:
Code:
// Part 1 |
No, that wouldn't cause the problem.
In your form template, the call for the drop down should look something like this, does it? Code:
<td class="alt1" valign="middle"> |
Mine:
Code:
<tr> |
Quote:
Code:
if ($answerall == "1") |
All times are GMT. The time now is 08:12 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:
|