Form from Item


Category: Attributes   
Command: attr.formFromItem   
Description   

Create a new form from the first selected item.

  
Parameters   

name

Unique name of the new form.

label

Label for the new form.

filter

Name of the filter to apply to the form.

force

Force the filter to be created if it does not already exist, without asking for user intervention.

  
Example Code   

attr.formFromItem "myItemForm"

  
Remarks   

None

  
Queryable? Unknown