I have written a function that on save another form of same entity opens up, which is working fine. But as it is a jump from one form to other a pop up appears, which asks whether changes need to be saved or not on current form. So i have pop up with option of save and discard.
My function runs when we hit save, when i am already running function onsave of form why extra pop up of save appears. Is there any idea to resolve this.
Please guide.
Thanks