Search found 2 matches
- Sat Mar 08, 2008 8:16 am
- Forum: Joombie Coding Q/A
- Topic: Dynamic Values in <Params> in component.xml [J1.0]
- Replies: 3
- Views: 502
Re: Dynamic Values in <Params> in component.xml [J1.0]
Thanks Bodom78 - however, I have no problem creating the dropdown (I'm an experienced php/mySQL coder, just new to Joomla). The question is aimed at whether I can get these values into the parameters section of a Component menu item. Also, from my reading so far, Joomla 1.0x doesn't have the MVC fra...
- Fri Mar 07, 2008 9:43 pm
- Forum: Joombie Coding Q/A
- Topic: Dynamic Values in <Params> in component.xml [J1.0]
- Replies: 3
- Views: 502
Dynamic Values in <Params> in component.xml [J1.0]
Is there any way to dynamically set the values in the Parameters section of a menu item? Specifically, I'd like to populate a select field with options pulled through from a db. For example, I have the following in my component.xml <params> <param name="category" type="list" defa...