Forum Post: Multiple arguments in the onload function of a Page

  • Thread starter Thread starter IramK
  • Start date Start date
Status
Not open for further replies.
I

IramK

Guest
Hello, Is it not possible to have multiple arguments in the "onload" event of a New/Edit page? It doesn't work with multiple arguments but it does work with just one argument i.e. document.theForm. Eg: if(typeof clearlistAndUpdateField == 'function') clearlistAndUpdateField(arg1, arg2, arg3); Kindly let me know.

Continue reading...
 
Status
Not open for further replies.
Back
Top