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 Apr 29, 2024 03:18

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