smartkidbk5
01-16-2010, 05:04 PM
In this thread: https://vborg.vbsupport.ru/showthread.php?t=118896
It says that "Multiple Selection Menus and Checkboxes":
"I wouldn't recommend using these to display information in the postbit, as to enable them requires long usage of conditionals to translate the code saved in the database into displayable text."
Even though he says he doesnt recommend it, I would like to use the conditionals for Multiple Selection Checkboxes.
Ex.
<if "$post[fieldx] option[XXX] == 'CHECKED'">
Blah Blah Blah
</if>
Does anyone know the exact code to do this? Or does anyone know an alternative?
It says that "Multiple Selection Menus and Checkboxes":
"I wouldn't recommend using these to display information in the postbit, as to enable them requires long usage of conditionals to translate the code saved in the database into displayable text."
Even though he says he doesnt recommend it, I would like to use the conditionals for Multiple Selection Checkboxes.
Ex.
<if "$post[fieldx] option[XXX] == 'CHECKED'">
Blah Blah Blah
</if>
Does anyone know the exact code to do this? Or does anyone know an alternative?