Skip to end of banner
Go to start of banner

addScreenFields

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 39 Next »

See also: Actions

Description

Add list of available fields to screen. If tab is not provided, add fields to default tab. If autoTab and new tab name is provided, create the tab. If field is already in another tab, it will be moved to the provided tab. You can provide required parameter screen by id or name, but id is strongly recommended. Use parameter field to provide list of fields you want to add. Use parameter tab to specify which tab the fields will be added to. Use parameter autoTab if you want to create a new tab to add fields, if using autoTab, new tab name must be provided.

Required Parameters

screen, field

Optional Parameters

autoTab, tab, name, continue

Type

Create

Category

Screens

Output Formats

Replacement Variables

Hostingcloud,server,datacenter
Since Version9.6

Examples

addScreenFields

Related How To's

  • No labels