Automatically refresh a Page after updating

Automatically refresh a Page after updating

Comments

  • Is there a way to make the reports on a page automatically update. More specifically, I have an Add Account" action that will add a new row on my report

  • Hi,

    If you want a page to automatically update after changes have been made, first navigate to your Page. Once you are in your Page Designer click on the report viewer you wish to automatically refresh. In the toolbox under Properties>Behavior click Edit" and scroll down to the "Refresh" tab. Select the "On Current Folder Change" option then save and exit your page. Then in the Action Flow ("Add Account" in your case) search for the step "Send Folder Change Event" and add that to the end of your flow right before the end step. In the properties of that step under inputs there is a field called "folderID". Copy and paste the folder Id of the folder that displays your page into that text box. You should now see that your page automatically adds a new row when using your action without having to hit the refresh button.

    -Thomas
    [i]edited by Thomas on 7/8/2016[/i]"

Sign In or Register to comment.