Re: Latest QB Release solves many issues! Control size of popup, refresh page on popup close, and utilize new record ID
Being able to use the Record ID from an Add record process has integrated perfectly into two of my three most used processes. It replaces all of my javascript #saveandkeepworkingmenuoption() invocations perfectly. I've also been able to integrate that process into a redirect to an exact form redirect as well.
I'm planning to do some more testing to see if this can be applied to an api_editrecord, pushing the new RID into a field in another table that would enable even more advanced functionality that I didn't have before.