Display fields with broken references
ServiceNow is built upon a database consisting of tables, which are collections of records. Each record corresponds to a row in a table, and each field on a record corresponds to a column on that table. Users can enter data in fields in many diff...