Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a new form control from a formrun object
Syntax
client public static PdsFormCtrl_PurchEditLines newFromForm(FormRun _fr)
Run On
Client
Parameters
- _fr
Type: FormRun Class
The formrun object that should be controlled by the new form control.
Return Value
Type: PdsFormCtrl_PurchEditLines Class
The new form control object.