Hi Guys,
Does anyone know how to make a very simple dialog box where the user can input a number and click OK?
I'm looking for something like the STRMENU function but where the user can input a number into a field - the value should then be brought back to the process which envoked it. Maybe it is possible to make a page which does not sit on top of a source table?
Thanks
Answers
Create a public function on the page that returns the variable used in your input field.
Something like this can then be done from C/AL:
Page:
Codeunit
Won't work in RTC. Input is deprecated.
http://saurav-nav.blogspot.co.id/2014/09/discontinued-component-nav-2013-later.html