Show/hide fields depending on other fields

For Joomla! 2.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Note: All 1.6, 1.7 and 3.5 releases have reached end of life and should be updated to 3.x.

Moderator: ooffick

Forum rules
Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.
Locked
Noar
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Aug 18, 2014 8:04 pm

Show/hide fields depending on other fields

Post by Noar » Mon Aug 18, 2014 8:11 pm

Hi, I'm new to the joomla development.
Actually I'm working on a component. So I have a question about the backend.

Is there a way, in the backend show/hide fields depending on other fields?

So what I mean: Only if checkbox X is active textbox A will appear.
If checkbox Y is pressed, the textbox B should be appear.

Additional question: Can I use "slider" in an admin view more than one?

Thanks
Thomas

amreeta
Joomla! Apprentice
Joomla! Apprentice
Posts: 23
Joined: Tue Aug 19, 2014 1:22 pm

Re: Show/hide fields depending on other fields

Post by amreeta » Tue Aug 19, 2014 1:38 pm

There is nothing impossible but you need to understand JQuery. Its easy and you can do it yourself.


Locked

Return to “Joomla! 2.5 Coding”