Discussions
Page Init Function is not working for Bill.
Hi,
I have written a ClientScript to populate a field with the data from another field on the PageInit Function on an Invoice form and for a Bill form.
Both Invoice and Bill has the 2 fields mentioned in the code below..so the code is same for both Invoice & Bill.
This works perfectly for the Invoice when the invoice is loaded.
But it does'nt work for the Bill when the bill is loaded.
I tried putting a button for this function on the Bill and this works fine.
Any idea why Page Init Function is not working for Bill?
function onLoad()