[xFv]
Well-known member
Hello!
Just as the title implies, I need to be able to retrieve the Styles directory listing into a dropdown selection box in my addon options.
I am using this for the dropdown box in the options:
How do I populate this code with my Styles Directory listing?
I have no idea what I am doing when it comes to listeners, helpers, handlers, etc...
so,
Any Help is much Appreciated... Thanks!
Just as the title implies, I need to be able to retrieve the Styles directory listing into a dropdown selection box in my addon options.
I am using this for the dropdown box in the options:
Code:
<xen:selectunit label="{xen:phrase MY_ADDON}:" name="image_category" inputclass="autoSize" value="Default">
</xen:selectunit>
How do I populate this code with my Styles Directory listing?
I have no idea what I am doing when it comes to listeners, helpers, handlers, etc...
so,
Any Help is much Appreciated... Thanks!
Last edited: