FormDataSource.active Method [AX 2012]

Retrieves data from joined data sources when a user navigates to a new record and then sets the new record as the current record.

public int active()

Run On

Client

Return Value

Type: int
Always returns 1.

The active method can be overridden on a form data source by right-clicking the Methods node under the data source, pointing to Override Method, and then clicking active.

Community Additions

ADD
Show: