StandardFormHeader.setup

Description

Configures how the StandardFormHeader control displays an entity on the client form.

Usage

Arguments
Name Description
obj (required) An entity or a repository
properties An object or Function which returns an object of the form described below
Properties
description Primary description.
Defaults to:
secondaryDescription Optional accessory description.
Defaults to:
tabs Array of objects describing the tabs to show in order.
Each object in the array should be of the form:

Examples

Setup called on a Repository (preferred method)

Setup called on a Repository with a calculated properties function

The same configuration called on an entity on the objectLoaded event (legacy method)

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.