Skip to content

Method for checking if a record view is pointing to a record #32

Description

@Neiko2002

To find out if a record view is pointing to a record the user can check the record is:
(Records.id(record) == - 1) ? "has record" : "no record"

We need an API method and an optional blueprint method for this check.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions