Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves data from joined data sources when a user navigates to a new record and then sets the new record as the current record.
Syntax
public int active()
Run On
Client
Return Value
Type: int
Always returns 1.
Remarks
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.