CascadingDropDown - Not following watching element changes

lbsimoes

New Member
Hi,

I have a CascadingDropDown not watching element change, ex:

Europe > Spain
Europe > France
America > Brasil
America > Mexico

If i configure the watch element as a field element with default value "Europe", i can get the dropdown menu to show me "Spain" and "France" (on page load).

My configuration is: Joomla 3.6.5 + Fabrik 3.5.2 / with github update at 6/2/2017

Any ideas how to solve it?

Thanks!
 
Your watched element would need to be a join to a "continents" table (or whatever it is), using the 'id' as the key.

The 'countries' table would then have to have a continent_id (or whatever) field as an FK (foreign key) pointing to the 'id' (PK) of that table, as specified as the FK value in the CDD settings.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top