Hi Guru´s
I need to call a report from a form, but I need to have a text info, transfered also. Text is harcoded into the button!
This text needs to end up in a var in the report, but how??
No problem to call report, but I need help to get the text to variable. It´s probably easy, but I can´t see the solution, please help ](*,)
NAV 5.0
0
Comments
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
You can place runmodal in that function.
Now at form level call that function and pass your test variable and record variable only.
This is the simpler way to do it.