Lightning - skuid page edit but Parent doesn't update

Hi Chandra, Pat, Jayesh, and Luzie,

Just to see what it would be like to try and trigger a Lightning Event from Skuid, I was able to make the force:navigateToURL work in my own developer org. By default, it will handle the input value as a relative URL (not absolute, like www.google.com). I explained this in a little more detail on Pat’s related post: https://community.skuid.com/t/any-ability-to-interact-with-standard-lightning-components

I’m not exactly sure how you might use this in your scenario Chandra, but I think this sounds quite promising.

Edit: I also wanted to mention that Jayesh’s suggestion of using force:refreshView might be worth trying. If not that, there might be another action Salesforce Lightning offers for this that I’m not aware of, but at least we know that it’s possible to trigger these kinds of events.