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