- Edited
Hi again...
I would like to use JCE File Browser inside T4 Page Builder, apparently is not compatible with your component, why?
I contacted Ryan at JCE about this and he told me that it looks like Joomlart are using some custom override methods on the Joomla Media field, which are inaccessible to the JCE File Browser. He told me to ask you how to rectify this.
It is important for me to be able to use JCE File Browser because I can set permissions on image folders.
Thanks,
Lorenzo
PS: From Ryan and for reference -> "from what I could deduce from the T4 code, I have attempted to solve the issue by triggering the following event when the input element is updated, but this does not appear to work"
$(document).trigger('t4:media-selected', { selectedUrl: field.basePath + this.value });