PageElements must only be used when the form has more than 1 page. If the
form has multiple pages, the isMultiPage must be set to true. If the form
should only be displayed as a single page. There should be no PageElement
types in the elements array on the Form. If the form has more than 1
page, only the root elements in the elements array on the form should
contain PageElement types. You cannot nest PageElement types.
PageElements must only be used when the form has more than 1 page. If the form has multiple pages, theisMultiPagemust be set totrue. If the form should only be displayed as a single page. There should be noPageElementtypes in theelementsarray on theForm. If the form has more than 1 page, only the root elements in theelementsarray on the form should containPageElementtypes. You cannot nestPageElementtypes.