| 
       << Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableCheckBox > Method >SetNextFormID | 
    
Sets the Next FormID.
Prototype :
void SetNextFormID
(
string NextFormID
)
Arguments :
NextFormID  | 
Next FormID  | 
Example :
This.SetNextFormID("id");
Available Events :
OnAddToPage, OnBind, OnInitialize, OnStartBind