AgileApps Support Wiki Pre Release

Difference between revisions of "Record Identifier"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 3: Line 3:
A ''Record Identifier'' consists of one or more fields that, together, uniquely identify a record in an Object. That combination of fields can then be used as a [[Record Locator]].
A ''Record Identifier'' consists of one or more fields that, together, uniquely identify a record in an Object. That combination of fields can then be used as a [[Record Locator]].


For example, in the Customer object, the <tt>customer_name</tt> field might be used as a Record Identifier:
In this example, the Customer object specifies the <tt>customer_name</tt> field might as the Record Identifier:


:[[File:RecordIdentifierFields.png]]
:[[File:RecordIdentifierFields.png]]

Revision as of 22:32, 26 July 2011

Designer > Data > Objects > {object} > [Record Locators] > Record Identifier Fields

A Record Identifier consists of one or more fields that, together, uniquely identify a record in an Object. That combination of fields can then be used as a Record Locator.

In this example, the Customer object specifies the customer_name field might as the Record Identifier:

RecordIdentifierFields.png