Hi All,

I work 4D V16 on windows.
Using this code in one button of output form for doing a queries:
$Win:=Open form window("form";Palette form window;Horizontally centered;Vertically centered;*)
DIALOG("form")
CLOSE WINDOW
i notice that the selection of the records are not upgraded in the output form.

If use the option Plain form window i not have the same issue.
$Win:=Open form window("form";Plain form window;Horizontally centered;Vertically centered;*)
DIALOG("form")
CLOSE WINDOW

Someone know the reason?

Thanks
Ferdinando
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to