I am not a javascript specialist; I am an oracle dev using oracle portal which has javascript handler facility.
My problem :
From a form A , I am passing the value of some field ID to form B ; on opening form B has the value for the field ID populated with the value passed from form A;
But the form B has an Reset button and when I click reset I am loosing the value for field ID ; I want to keep this value unchangeable.
Is this possible ?
Thanks
Lawrence
My problem :
From a form A , I am passing the value of some field ID to form B ; on opening form B has the value for the field ID populated with the value passed from form A;
But the form B has an Reset button and when I click reset I am loosing the value for field ID ; I want to keep this value unchangeable.
Is this possible ?
Thanks
Lawrence