Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
Hello There

When using a custom backend edit page, in the nicedit (type='bound') fields there are no custom buttons shown. I think they are not shown any more after updateing to version 1.4.7.

Any idea why?

Kind regards,
Oliver
Oliver, please correct me if I am wrong but I'm assuming that you are using databound form within the admin backend (as opposed to the front facing site).

If so, I tried using a nicedit region in that manner just now to check what you reported but found nothing amiss with it.

Please see if any errors are being reported in your browser's console.
You may also try clearing the browser's cache and hard refresh it a couple of times.
Thanks for the hint.
I know why it happened: I included a jquery.tablesorter plugin for sorting and filtering abilities in the backend custom table. jquery messes up with slimbox.js. They seem not to work together properly.

Any Idea how to solve this? tablesorter ist crucial for me in the backend.
You can use the 'no_conflict' setting of JQuery to make it co-exist with mootools.
On example is this - viewtopic.php?f=8&t=4087
Thanks! I got it working.
5 posts Page 1 of 1