Hi All.
I'm using NAV 2018 and created a report which shows own progress-bar. But I can't switch-off standard NAV:
Do you know how to hide progress-bar for a report in the NAV2018?
Thank you in advance.
View, Properties on blank line - set ShowPrintStatus = No ?
Do you mean "Report - Property" window? If yes, then it was Set before and does not work.
Not sure what you mean - Choose Design on your report, go to blank line (it says Column Layout) press Shift+F4 (Properties). I guess the report says Processing only = TRUE but also try to set
ShowPrintStatus = No
IF it still does not work, Not then do a printscreen of your Properties window.
Palle Arentoft said:
I guess the report says Processing only = TRUE but also try to set
Yes, you are right it is next after ProcessingOnly property (but it is ProcessingOnly = No in my case) and it is ShowPrintStatus = No. I set it (and tested it) before I wrote question here.
P.S. But if you don't beleive me I wll do screenshot tomorrow :)))
No no I do believe you.. I was just not 100% sure if you had set the properties correctly.