Hello
I have modified the Purchase Invoice page (ID 51) to display some data in some new "Approval" tables I have created.
Data is Inserted/Modified in the "Approval" tables using a Windows application using Stored Procedures.
It looks as though NAV only ever displays the data as was when Inserted. In order to display the Modified data, the "Refresh (F5)" Page Action has to be pressed. Once refreshed, the page 'remembers' the data for the individual record in it's Modified state even after closing and re-opening the NAV2016 Application.
How do I configure the Page so that it does not need to be refreshed?
Many Thanks.
0
Answers
If you are doing any kind of operation from the SQl Stored Procedure then the page has to be refreshed or either you reopen the page. How and when can you expect that NAV Page to get it automatically refreshed keeping the Page Idle in Open mode.
Let me know if I misunderstood something.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
Following execution of the SQL Stored Procedure, Closing/Re-opening the Page (even closing/re-opening NAV) does not update the data on the NAV Page. I still have to press Refresh on the Page.
Thanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
Set the following for a very brief description on this command...
https://msdn.microsoft.com/en-us/library/dd355033(v=nav.90).aspx
That's right - Closing and Re-opening NAV has no effect. I still have to refresh the page. Very strange I know. Any ideas? Thanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/