Thanks, Michiel and Steve for that. Tried putting it inside <div> and now the JS code is being called.
Regarding the tooltip and positioning, I was looking at the source code for the remedy mid-tier page and I am not sure how I will include the tooltip attribute *within *the remedy-generated code. If I am not wrong, I think this will have to be embedded within the 'textarea' clause for every field. Can this be achieved by editing ClientCore.js found in the mid-tier installation directory? Cheers, Aravind S On 10/24/07, Steve <[EMAIL PROTECTED]> wrote: > > ** Oops. Fired the email earlier than expected. > > > Aravind, > > We had to embed the JS code within <DIV> </DIV> and also NOT include > <HEAD>, <BODY> tags in the 'Edit Web Header Content' and 'Edit Web Footer > Content' options. > > Best, > Steve > > > On 10/24/07, Steve <[EMAIL PROTECTED]> wrote: > > > > Thanks Michiel. > > > > Seems that we have to embed the JS code within <DIV> </DIV> and also NOT > > include <HEAD>, <BODY> tags in the 'Edit Web Header Content' and 'Edit Web > > Footer Content' options. > > > > Still looking for inputs on the tooltip and positioning of dialog box > > popup though. > > > > Aravind. > > > > > > On 10/24/07, Michiel Beijen <[EMAIL PROTECTED] > wrote: > > > > > > Dear Aravind, > > > > > > You might want to check out these two threads: > > > > > > > > > http://www.nabble.com/Adding-JavaScript-To-Mid-Tier-Version-6.3-tf2079570.html#a5729697 > > > http://www.nabble.com/Including-web-source-code-on-Mid-Tier-6.3-tf3063241.html#a8523580 > > > > > > > > > -- > > > Met vriendelijke groet / Kind regards > > > Michiel Beijen > > > ______________________________________________________ > > > MANSOLUTIONS > > > Energieweg 60-62 > > > 3771 NA Barneveld > > > The Netherlands > > > Tel. +31-(0)612968592 > > > Mail [EMAIL PROTECTED] > > > Internet http://bsm.mansolutions.nl > > > > > > > > > On 10/24/07, Aravind S < [EMAIL PROTECTED]> wrote: > > > > ** > > > > Hi All, > > > > > > > > Remedy ARS v6.3 P20 > > > > Sybase > > > > Solaris > > > > > > > > I have been tasked to check whether custom Javascript can be > > > embedded within > > > > a remedy form. To the best of my knowledge, remedy seems to > > > dynamically > > > > generate the page for a form on the mid-tier and hence there is no > > > physical > > > > HTML/JSP file to edit and customize on the server. > > > > > > > > I looked at the 'Edit Web Header Content' and 'Edit Web Footer > > > Content' in > > > > View Properties -> Appearance' of a form, but when I embedded > > > javascript > > > > within HTML code, the javascript code was being ignored. > > > > > > > > Can you please let me know how can I embed custom javascript code > > > within the > > > > dynamically-generated page for a form in mid-tier? Some of the > > > things that > > > > we are looking to do with javascript is to display some helptext on > > > > mouseover on a field on a form and to be able to define the > > > popup-location > > > > of dialog box/error message box on the mid-tier. > > > > > > > > Also, the custom JS code should affect only that particular form and > > > not all > > > > forms. > > > > > > > > Thanks > > > > > > > > Aravind __20060125_______________________This posting was > > > > submitted with HTML in it___ > > > > > > _______________________________________________________________________________ > > > > > > UNSUBSCRIBE or access ARSlist Archives at www.arslist.orgARSlist:"Where > > > the Answers Are" > > > > > > > > __20060125_______________________This posting was submitted with HTML in > it___ > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

