Hey guys,
Maybe I missed it in the documentation, but I'm looking to find out if there's a way to trigger an entity list (or subgrid on an entity form) to reload in Portals, similar to how we can within CRM?
What I'm really looking to do is have the user press a button which calls a server side function through ajax, the server side functions creates/updates some child records, and when it completes have the JavaScript callback refresh the grid to see the new/updated records.
Any thoughts?