This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
solution ~Laura Cistumilylen 10.Mar.07 04:20 PM a Web browser Domino Designer All ReleasesAll Platforms
Hello,
for anybody who will have this problem.
Do not use @Command([Filesave]) in your push button. (I think especially when you do not close the form), but use document.forms[0].submit().