Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Adding Buttons to VFE
Andy Knipp
I am trying the example in VFE Devlopers Guide
I created an html page in iw-home/httpd/iw/ewebeditpro/glossary.html (attached)
These 2 lines are in the visualformat.cfg (in the appropriate spots):
<button command="glosslink" />
<cmd name="glosslink" key="world" />
The new button shows up, but nothing happens when pressed. I assume I am missing something.
Also, the manual tells me to test the html in a browser, which fails with js error eWebEditPro is undefined at line 7
When I get this working, my need to to take the selected text and replace it with some other text. I see
commands to copy select text into the clipboard, how can I get it into a variable ?
Tips/Pointers/RTFMs appreciated
Solaris 2.8, TS 6.5, example on page 40 to add a button to VFE toolbar.
TIA
Andy
Find more posts tagged with
Comments
There are no comments yet