![]() |
correct multiple checkbox value variables
I need the correct 'value' variable for the "multiple selection checkbox"... Rightnow, when i $post[field33], it gives me a number like 1,2,3... (selection choice) instead of the actual value (male,female) that i want... anyone know the correct variable for the value output using the multiple selection checkbox?
i tried $postname[field33], $post[field33], but none of that works =( please help... |
I think you have to eval what to assign as a value on display.
PHP Code:
|
or
Code:
<if condition="$post['fieldX'] & 1"> |
Thanks for the help.
|
All times are GMT. The time now is 03:03 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:
|