Yes, I understand that. What I was asking is what lines exactly did you change, so I will keep in mind for future updates that would break that change.
I overrode by copying the file: root/components/com_rsform/views/rsform/tmpl/default.php
to the template directory: root/templates/ja_rent (your default template)/com_rsform/rsform/default.php
and add JS code as you can see in script tag:
jQuery('#Make').on('change', function() {
setTimeout( function() {
jQuery('#Model').chosen('destroy').chosen();
}, 300);
});
I overrode this in template so you don’t need to worry when updating component or template.
This topic contains 16 replies, has 2 voices, and was last updated by Saguaros 7 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum