![]() |
Form fields in regular (non-AdminCP) pages
Dear vBulletin gurus,
I've gotten down pat how to use the table/form construction functions (print_input_row(), print_input_select_row(), etc.). However, those seem to be for Admin pages only. As I would like to offer a clean, neat form for my users on a regular page, is there functions that can accomplish the same goal, or is that pretty much a "you write the HTML on your own" type of thing? --Sarteck |
You can always copy the functions into your own page.
|
Thanks, Lynne--that's kind of the answer I was looking for. I just wanted to make sure that I was not going about making the forms the wrong way (that there wasn't a vBulliten way of doing things I wasn't aware of).
|
Well, they are done that way in the admin cp area to avoid the template system, I believe (so if you have ruined a template, you can still get into the admin cp). The rest of the forum uses templates to spit out lines of code. Look at all the threads listed as a result of a New Posts search... those aren't spit out using a print_row function, the template is evaled in a while statement. So, in the main forums, a template is used as a kinda print_row function.
|
Makes sense... Thanks! A lot, I mean. It's all falling into place a lot easier now.
|
All times are GMT. The time now is 05: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:
|