• Joomla 5.1

    For running J!5.1 you must install Fabrik 4.1
    See also Announcements

  • Subscription and download (Fabrik 4.1 for J!4.2+ and J!5.1) are working now

    See Announcement
    Please post subscription questions and issues here

    We have resolved the issue with the J! updater and this will be fixed in the next release.

dependent dropdowns in fabrik

smuhanguzi

New Member
Hullo,
I would like the contents of say dropdown x to be fillled up depending on what item has been chosen in dropdown y.
Any idea of how this can be done.
I am feeling dropdown y using the database join element type.How can i get this to work?
 
There's been much discussions and some examples of this on the forums. Search for "conditional dropdowns". Basically it involves coding some JavaScript and some PHP for an AJAX call to the server.

-- hugh
 
Back
Top