Currently I have a repeating group that pulls information when page is loaded. It refreshes automatically as data is changed on another page. Is there a way to turn this auto refresh off?
You can try adding the “:make static” property at the end of your data source expression.
2 Likes
Thank you!!!
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.