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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions