> the onclick setting should look like...

I haven't changed that. It looks just like what you have. If I get the
properties of the blank window that pops up, my URL has the path:

  ...com:8085/.magnolia/activatePage.html?path=/home&action=activate


My author is on a different port, and public runs in the host ROOT:

  author: ...com:8085/magnoliaAuthor/home.html
  public: ...com:8086/home.html


I tried adding the full URL for public, but no improvement:

activateButton.setOnclick("printActivationMenu('activationMenu',
'http://develwww.corp.uniteddrugs.com:8086";
   + currentPage.getHandle() + "', 150);");


I do have the button & menu, and the indicator turns orange when I make
a change.

I'm not seeing any new errors in the logs, so don't know where its
falling over.



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to