0
Welcome Guest! Login
0 items Join Now

Isis Dropdowns

  • Isis Dropdowns

    Posted 12 years 4 months ago
    • Hi,

      In the gantry default template, there is an option in the advanced configuration to enalbe ISIS Dropdowns.

      <field name="isis-dropdowns" type="toggle" default="0" label="ISIS_DROPDOWNS" description="ISIS_DROPDOWNS_DESC" />

      Questions:

      1. Is this related to chosen, harvesthq.github.com/chosen/ ?

      2. How can I take advantage of this kind of dropdowns in my custom component (front end).

      In J3, I have used with JHtml::_('formbehavior.chosen', 'select'); and it takes care of the js and css. but i wonder if you have implemented a similar solution with joomla 2.5 & gantry.

      Thanks,
      Hugo.
    • Hugo Avila
      Paginas Web
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Isis Dropdowns

    Posted 12 years 4 months ago
    • Hugo, this option ONLY relates to the Gantry admin, and yes it is in regards to the 'fancy' dropdowns powered by chosen in Isis admin template. Basically we turn those off by default in the Gantry admin because they really slow down the loading of the page. We have a fair-few select boxes and chosen is JS powered and has to go through and manipulate every one.

      In short, we are not limiting to changing the dropdowns in anything but the Gantry portion of the admin. You can use the chosen functionality in your own components with no interference from us :)

      Cheers!

Time to create page: 0.054 seconds