Notifications
Announcements
No record found.
Hello Everyone,
on clicking the refresh button, the report does not refresh and as such I have to go back to module and come back to form then data is refresh.
I tried to find the autorefresh property on action pane tab created in form but it is not their.
How can i set automatically refresh data in this report.
Hi Yasir,
You can have a try to customize the Refresh button to add a print info to see if the Refresh button on the page report is being executed correctly.
dynamics365foroperation.blogspot.com/.../override-system-defined-refresh-button.html
It should work, if not working request you to raise support to MS
It is showing error that calling super method is not allowed
Hi,
Is this a customized form Yarsir? Have you tried to check if you overried the research() method on the datasource from the code and try to debug already? Also what is the call stack for the above error message as well?
Tried this code in the methods of action pane but it is showing error that super () cannot be called.
Do I have override method in datasource ,refresh
Ds.research was already their.
May I know from where did you put that init method? Is that form the form level or you put it in datasource level? Also what is the current code in DS.research, does that method has a super call there?
Please also try to right click - insert overrided method - init to get the correct method override as well. If the super call is missing on DS.research, please add it.
Regards,
I have insert the method in action pane of form design where methods are. Ds.research does have super call in it.
I can see super command has been commented in your datasource refresh method so when you refresh it will not invoke the DS refresh query, can you try to uncomment it and check?
On Uncommenting the super() in refresh method, error is shown on super() in init() method that call to super() cannot be allowed here.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 660 Most Valuable Professional
André Arnaud de Cal... 549 Super User 2025 Season 2
Sohaib Cheema 307 User Group Leader