Hi,
I’m trying to accomplish the following:
I have a button on lead, that opens a popup that allow us to create a New related Record (loan)
I’m trying to add a button on that popup page(which is a page include) to Save & New (basically allow to create another record within that popup)
From what i tried:
URL Redirect cannot work as it does not redirect on the popup frame, but on the parent
So tried the following sequence of action:
-Save model (for 1st record i created)
-Close topmost popup
-Show popup with the same page include used in step 1, and pass the model’s ID for first row (which should always be there, as we just created one on step 1…)
But no matter what I try, the Id would not pass, therefore the second new record i created is not related to any lead
Console shows the same
I cannot see why…
Any ideas?
Maybe there’s even a simpler way to accomplish allowing to create new records, one after the other, within the same or a new popup?
Any help would be appreciated
Thx
Question
Save and New on a Popup
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.