‎2007 Apr 11 3:02 PM
Is it possible to run a smart form without driver program? Does it return anykind of error if we run the smart form byitself wihout a driver program to call it?
Amar
‎2007 Apr 11 3:04 PM
You can run the FM, this will be created while activation of Smartform.
But practically u need a driver program to pass the values to the smartform.
‎2007 Apr 11 3:05 PM
Hi
ya it is possible, if you write any code in the program lines like select queries here only you can run a smart form without a driver program. It will not give any error.
Regards
Haritha.
‎2007 Apr 11 3:11 PM