Following is working locally like a charm but not on axshare:
Button changes global variable and (re)loads a page in an inline frame. This page has widgets depending on the global variable. They don’t change. It seems the reloading of the page doesn’t work. When i click on the page in page tree, it looks as it should.
can you attach a file with a sample of your problem?
I tried to reproduce your issue based on your explanation, but it works fine for me. See the attached file with a working example. InlineReload.rp (86.8 KB)