Hi all ,Using TS 6.1 Win2k .We have a requirement for autonaming of generated HTML .When we click on 'Generate' button it asks us to choose TPL & also to give the path for 'html' file . Now I want to autogenerate the html name . Is it possible to do this ?Can we customized the 'Ok' button on 'Browse' window .( when we click on 'Ok' a perl script will be called which will autogenerate the html filename )Pls view the screen shot attached for 'Ok' button.RegardsRohit pathak
...Can we trap the onClick event of 'Ok' button present on the Generate Dialog box which will call our custom code for changing the jsp file name
That being said, you could override that window if you could find the correct JSP within Interwoven's code, but any modification would not be supported by Interwoven and likely would be broken by future service packs and patches..