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.