1.

State The Difference Between Form Interface & Global Definitions In Global Settings Of Smartforms?

Answer»

Form Interface is where we can declare what must be passed in and out of the smartform (in from the print program to the smartform and out from the smartform to the print program). 

Global Definition is where we declare DATA to be USED within the smartform on a global SCOPE i.e. ANYTHING we declare here can be used in any other node in the form.

Form Interface is where we can declare what must be passed in and out of the smartform (in from the print program to the smartform and out from the smartform to the print program). 

Global Definition is where we declare data to be used within the smartform on a global scope i.e. anything we declare here can be used in any other node in the form.



Discussion

No Comment Found