Hello,
I'm written a report which via dialog places or removes attribute symbols. Now the user needs to refresh the page in Connect before this change is visible, which can be a bit confusing sometimes.
How do I refresh the page in my report via script?
I've tried the line below but I'm pretty sure I have to address something other then the 'location'.
location.reload(true)