I created a Listbox (Single-Select) TV using
@SELECT
name
FROM[[+PREFIX]]site_htmlsnippets
WHEREcategory
= 25
for the input values.
Everything works fine except there is a blank choice at the end of the listbox. (see attached image
How do I remove the blank choices?
Thanks
Roy
EXTRA NOTE: I think developing a snippet to populate the input values might be a little more secure. I would really like to be able to use a version of SuperSelectBox just for selecting chunks by category.