Hey,
i have a list form, but only 2 fields are editable in it.
So i set the nextcontrol of those 2 to each other.
so on the last field, it jumps to the next record. So far, so good.
But when it is on the last record. and on the last field, it creates a new line. but i only want them to create a new line when they explicitly say it. not when they press enter on the last field of the last record.
Anybody some ideas?
There are no bugs, only random undocumented features...
---
My Blog:
http://NAV-Magno.be 0
Comments
:-k :idea:
Maybe you could delete the NextControl property and on the OnAfterInput trigger of the second control you could check if the next line is empty and then go to the first line.
Maybe something like:
I haven't tried it but it may help you...
Arhontis
https://forum.mibuso.com/search
---
My Blog: http://NAV-Magno.be
#-o #-o
I tried a few expirements of my own but I couldn't find a solution.
I don't think I can come up with anything else...
Sorry Freightliner...
Arhontis
https://forum.mibuso.com/search
i did no test, but may be this helps: br
Josef Metz
Josef Metz
set the "InsertAllowed"-property to no. Then no new line will be inserted. Make a function with the shortcut F3, where you insert a new line. After inserting make a GET to the new record to be in the right line.
Actually this could work?!
Greetz
Nicole
Microsoft Dynamics NAV Partner
Bad Nauheim, Germany
http://www.protakt.de
http://twitter.com/protakt