Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all articles
Browse latest Browse all 10032

OnQueryClosePage - Stop the page from closing

$
0
0
Hi everyone,

I've written some code in the OnQueryClosePage trigger of a page.

IF CloseAction IN [ACTION::OK,ACTION::LookupOK] THEN BEGIN
fctXXX();
Rec.NEXT;
END;

The code in fctXXX() is executed but the page closes anyway (whether there is a next record or not).
Is there a way to prevent the page from closing if there is a next record?

Thanks in advance :smile:

Viewing all articles
Browse latest Browse all 10032

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>