i have two completely different apps. up until recently, the refresh buttons i had in both apps worked with no problems (i could click the button after i or someone else edited a record and the updated version would show on the app page). starting about a week ago, none of my refresh buttons seem to do anything anymore. i have to go back to the main gallery of records and re-select the record to get the updated version. i've changed the buttons back and forth between refresh and revert with no change, and i've added new buttons with refreshes/reverts on them and those also don't work. re-creating either of these apps is really not an option for me.
is this a known issue or is it just me? it's become really frustrating and i can't find any solution. i don't see any way someone could write a refresh function incorrectly, but just in case these are examples of what i'm using:
Revert(ProdPages,PRecord)
Revert(ProdPageImages);Revert(PDBlog)
Refresh(ProdPages)
none of those work.