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

« Previous Version 6 Next »

Refresh page Apr 28, 2024 21:38

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