Last updated 2 years ago
Displays a record in an brixxbox app. To get a record, you could use e.g.
the record.
the current control. This control is excluded from the discard changes check, that occurs before the record is displayed
Simple (pay attention to the await keyword)
await brixxApi.displayRecord(myRecord, "myKeyControlId");