Child pages
  • JSList
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Refresh page May 15, 2024 12:03

Supported Clients
MobileClient

Methods Summary
JSForm getForm() Returns the list's form.

Methods Details

getForm()

Returns the list's form.

Returns

Supported Clients

NGClient,MobileClient

Sample

newFormList.getForm().dataprovider = formList.getForm().dataprovider;
 

  • No labels