‎2009 Feb 14 6:44 AM
Hi,
How can I have a smartfrom without main window?What is reason.Why it is not possible in scripts.
‎2009 Feb 14 6:53 AM
Hi, Amitab Bachhan
When you create Smartform it have the Main Window But you can delete it very easily select the main window and Press Del Button for Key Board or Right Click of mouse button on it and select Delete,
After deleting again you can inset main window but in one Smartform you can use only one main window.
Please use meaningful Subject next time.
Kind Regards,
Faisal.
‎2009 Feb 14 6:51 AM
it is not mandatory to put main window in a smartform.....but there is a erreor you may face that..
"A page without a main window cannot point to itself as next page".....
so change the next page option...of the general attributes of that page...make it blank....the error will be removed..
‎2009 Feb 14 7:02 AM
Hi,
It is not possible to have a page without window in scripts .
So here what can u do is u can make the width & height to 0 so that thw window will be present but it cannot be viewed by the user.
‎2009 Feb 14 7:04 AM
‎2009 Feb 14 6:51 AM
Mainwindow is default window.. u can run the smartform with out printing any data in it or passing any data to main window.
‎2009 Feb 14 6:53 AM
Hi, Amitab Bachhan
When you create Smartform it have the Main Window But you can delete it very easily select the main window and Press Del Button for Key Board or Right Click of mouse button on it and select Delete,
After deleting again you can inset main window but in one Smartform you can use only one main window.
Please use meaningful Subject next time.
Kind Regards,
Faisal.
‎2009 Feb 14 6:56 AM
Hi,
In smartform,You can directly have a loop option at window then datas which are in the main area will be populated but is not possible in scripts because in driver program we need do that.....hope u got it.