Custom options in Joomla! component help
Posted
by thatryan
on Stack Overflow
See other posts from Stack Overflow
or by thatryan
Published on 2010-05-02T18:12:55Z
Indexed on
2010/05/02
18:18 UTC
Read the original article
Hit count: 267
I am building a module, or component not sure yet, but I need to have a some options that depend on another option. For example, if you choose "A" then options 1, 2 and 3 appear. If you choose "B" then 4,5 and 6 appear. I can make everything appear at once just sending in the but can I make some params only appear after another is chosen?
Thank you.
© Stack Overflow or respective owner