Hi,
We have bunch of customToolbarButtons inserted into the EditLive(by updating vign-elj-config.xml), this alwayes works in V7 Style Editor and is not even getting displayed in V8 Style Editor.
Please help!
Thanks,
Selvi.
Ciao Selvi,
if you are using the ELJ with inline links V8, you can declare your buttons in the xml *and* in the new VgnExtLinks resource, which will make it possible for you to use the buttons when you have more than one instance of ELJ in the same CT.
-m
if you are using the ELJ with inline links V8, you candeclare your buttons in the xml *and* in the new VgnExtLinks resource,which will make it possible for you to use the buttons when you have morethan one instance of ELJ in the same CT.
Hi Mario
Thank you for your suggestion. The problem seems to be strange. We infact have two versions (two different xml and jsp configurations) that are different only in some of the custom buttons to be added. One of the versions doesn't show up any of the custom buttons while the other displays them but the raiseevent event doesn't call the specified javascript functions. I checked the URL of both cusom xml files and verified them to be identical to the ones we deployed. Is there any way where we can see whether the widget is picking up the custom xml or resorting to a default one?
A