Abort LookUp if integer field is zero.

rodrigopuelmarodrigopuelma Member Posts: 15
I've set up a relation between a fields lookup (f1) and another table field (f2). When the user presses f1 lookup it opens the lookupform of f2. As standard NAV opens the form at a random rec or as a new rec. How can I abort the lookup? Thanks in advance.

Best regards,

Comments

  • BeliasBelias Member Posts: 2,998
    How can I abort the lookup?
    insert a comment or a carriage return in the onlookup trigger of the F1
    As standard NAV opens the form at a random rec or as a new rec
    can you elaborate this with an example? maybe we can fix this behaviour instead of denying the lookup
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
Sign In or Register to comment.