On Newrecord event of a page (e.g., Vendor Card page), I am calling function that will run a page modally (page.runmodal(<pageid>)). On close of that modal page, I want to return some values from that modal page into the calling page. How do I make this happen?
*This post is locked for comments
Hello all. I somehow figured this out. I ended up working around the problem of the modal page not being able t pass values back to the calling page. I ended up creating a temp record in a table. Then after modal page closes, I retrieve the temp record which takes care of the values I needed. then lastly, I delete the temp record. Not very pretty...but it will do for now.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156