Record Detail Screens
A detail screen is the screen for one single record — one order, one invoice, one applicant, one ticket. It gathers everything the application knows about that record: its fields, its history, the other records connected to it, and the buttons that do something to it.
This chapter is about reading and navigating that screen. Changing the values on it is covered in Creating And Editing Records.
What A Detail Screen Is
You reach a detail screen by opening a record — usually by clicking a row in a list, a card, a calendar entry, or a link to that record from somewhere else in the application.
What arrives is one record's own page. It has:
- a title — the record's own name, taken from whichever field your administrator chose as the record's title (an order number, a customer name, a ticket subject)
- a set of tabs across the top
- the record's fields, shown as label-and-value pairs, grouped in whatever way your administrator arranged them
- possibly lists of related records embedded right in the page
- buttons that act on the record
Everything except the title is configurable, so two record types in the same application can look quite different. The positions described below stay the same, though: once you know where each part sits, you can read a detail screen you have never seen before.
Why It Matters
The list screen shows you a slice of each record — a handful of columns. The detail screen is where the whole record lives, and where the record's relationships become visible: which quotes belong to this customer, which invoices point at this order, who changed the delivery date and when.
It is also the screen where most work happens. Nearly every action button, every attachment, every comment and every related record is reached from here.
Two Ways A Detail Screen Appears
The same record detail is shown in one of two containers, and it is worth being able to tell them apart because they behave differently.
As A Pop-Up Panel Over The List
Clicking a record in a list normally opens it as a panel that slides in over the screen you were already on, leaving that screen visible behind it. This is the common case.
The panel has a small pill-shaped label at the top naming the kind of record you opened, and — on desktop screens — two small controls near the top of the panel: one that widens it, and one that closes it. On a phone or a narrow window you get a single close cross at the top right instead.
Pop-up panels stack. Opening a related record from inside one opens another panel on top, and you close them one at a time. This is what lets you follow a chain of records without losing your place. The mechanics of stacking, closing and the unsaved-changes prompt are covered in Pop-Up Windows.
Some record types are set up to open their panel already widened, because their layout needs the space. That is a per-record-type setting, not something you choose.
As A Full Page
The same record can also be shown as an ordinary page. You get there by opening a link to the record directly (from an e-mail, a bookmark, a chat message), or by using the action that opens the record on its own page from inside a pop-up panel — in English installations it reads "Open on a separate view".
A full page adds two things the pop-up does not have:
- a breadcrumb trail above the heading — a house icon for the home page, then the module the record belongs to, then any "parent" records this one hangs off, then the record itself. Every step except the last one is a link, so it is the fastest way back up a chain. The trail appears only when the record actually sits in a module or hangs off a parent record.
- the record's title as the page heading, with the Actions menu at the top right of the page rather than inside the record card.
Example. You are working through a list of delivery notes. You click one; it opens as a panel over the list. You need to send the address of this exact delivery note to a colleague, so you use the action that opens it on its own page — now the browser's address bar holds a link you can copy, and a breadcrumb runs from the house icon through Logistics and ORDER-2214 to DN-8890.
Several Records At Once
When the list is a table, you can tick several rows and use the right-click menu's entry that opens the record detail. The application then shows all the selected records stacked in one panel — one card per record, each with its own title and its own Actions menu. Ticking rows and the right-click menu are covered in Selecting Records And Bulk Actions.
The Anatomy Of A Detail Screen
Read the screen from the top down. Not every part is present on every record type.
1. The Title Area
In a pop-up panel, the record's title sits at the top of the card in large type, with the Actions menu to its right. On a full page, the title is the page heading and the Actions menu sits in the page's heading row.
The title is not a fixed label — it is one of the record's own fields. If that field is empty, the application falls back to the record type's name, so a half-filled record can show up as nothing more than the name of its kind — on a full page, with the record's number after it.
2. The Row Of Buttons Above The Tabs
Directly under the title, and above the tabs, there can be a full-width row of buttons. These are buttons your administrator placed there deliberately, and they usually do something meaningful to this record: "Approve", "Send to customer", "Generate invoice", "Mark as resolved".
The row wraps onto more lines if there are many buttons, and it disappears entirely when a record has none — which is the normal state for a plain record type.
Two variations you may notice:
- Some entries in this row are not clickable. They are shown as a flat information strip in a distinct color and exist to tell you something about the record ("Awaiting credit check") rather than to be pressed.
- A button whose target is outside your application opens in a new browser tab.
3. The "+" Button Beside The Tabs
If the record type is set up with related lists that allow adding, a small square + button appears immediately to the left of the tab strip. It opens a short menu — headed "Add related" in English installations — with one entry per kind of record you can add.
Choosing an entry opens a creation form in a new pop-up, already linked back to the record you are looking at. You do not have to pick the parent record yourself.
Example. On a Project record, the + button offers "Task" and "Expense". Choosing "Task" opens a new-task form whose Project field is already set to this project. You fill in the task, save, and the project's Tasks tab now includes it.
4. The Tab Strip
A horizontal strip of tabs. If there are more tabs than fit, the strip scrolls sideways rather than wrapping onto a second line, so check for tabs off the right edge before concluding one is missing.
Each tab may carry a small icon and its own title. Both are set per record type, so tab names differ between applications and between record types in the same application.
Clicking a tab fetches its content from the server, so there is a short pause and a progress indicator. This is unlike the tabs inside a form, which switch instantly. If a tab seems slow, it is loading something substantial — usually a list of related records.
5. The Tab Content
Whatever the selected tab holds: the record's fields, its history, its references, an embedded list, or a custom page your administrator built.
The Tabs You May See
Your administrator decides which tabs a record type has. When nothing has been configured, a record type gets three, and their default English titles are:
| Tab | What it holds |
|---|---|
| Overview | The record's own fields. Opens first. |
| Activity | The record's change history. |
| Mentioned in | Every other record that points at this one. |
On top of those, a record type can have:
- Lists of related records — a full list screen embedded as a tab.
- Custom pages — a page your administrator designed, which can contain anything.
Any of these tabs can be renamed, given an icon, hidden from some roles, hidden unless the record is in a particular state, or removed entirely. If a colleague has a tab you do not, that is normal — see Why Your Screen Differs.
The Overview Tab
This is the record itself.
The Description Banner
Some record types show a colored panel of explanatory text at the very top of the Overview tab. It is the same text on every record of that kind — house rules, a reminder about how to fill something in, a warning. If it is there, read it once; it will not change from record to record.
How The Fields Are Laid Out
Fields appear as label-and-value pairs in a two-column arrangement: the field's caption on the left, its value on the right. Your administrator picks one of four arrangements for each record type:
- A single flat list. Every field in one continuous two-column block. The default when nothing else is configured.
- Groups side by side. Each group of fields is a bordered card with the group's name as its header, and the cards flow across the page and wrap. Good for records with several distinct clusters of information.
- Groups as tabs. A second, inner row of tabs appears below the main tab strip, one per group, with the first one open. Do not confuse this inner row with the main tabs — it only switches between groups of fields on the Overview tab, and it switches instantly.
- A custom layout. A hand-built arrangement that can look like anything.
Whichever arrangement is used, a few details are constant:
- A field whose caption has a small explanatory note attached shows that note when you hover over the caption. If a field's meaning is unclear, hover it before asking.
- A group can carry its own paragraph of description under its heading.
- Your administrator can insert section headings between fields. These span the full width and break a long list of fields into readable blocks. They are not fields and have no value.
- Groups can contain sub-groups, which appear as a further block with its own heading.
When Overview Looks Empty
If the tab shows a short line saying no further details are available, the record genuinely has no fields that you are allowed to see and that are set to appear here. Several separate settings can remove a field from this screen:
- the field is hidden from the detail screen for everybody
- the field is hidden when it is empty
- the field only appears when the record is in a particular state
- your role is not allowed to see that field
The last one is the common cause of "my colleague can see it and I cannot". See Roles, Groups And Permissions.
The Discussion Block
If commenting is switched on for this record type and your role may read comments, a discussion section appears at the bottom of the Overview tab, under a dividing line. See Comments And Mentions.
The Activity Tab — The Record's Change Log
This tab answers "who changed this, and when, and what was it before?".
What It Shows
One collapsible card per change event, most recent first. Each card's header shows:
- When the change happened — a short date and time. Hover it to see the exact moment down to the second, converted to your own time zone.
- Who made it, when the application knows. The person's name is a link that opens their user record in a pop-up.
Open a card and you get one nested card per changed field, each headed with the field's name. Inside, the words "Changed from:" followed by the value the field held before the change, formatted the way that field normally displays.
The outer cards start open and the nested field cards start open too; the small chevron on each header collapses it.
Example. A customer disputes a delivery date. You open the delivery record's Activity tab and find an entry from three weeks ago, timestamped and followed by "by Jana Nováková". Open it, and a card headed with the Promised date field reads "Changed from:" with the old date beside it. You now know both what the date used to be and who moved it.
What It Is Not
Three limits matter, and misunderstanding them causes real confusion:
- It is a record of what happened, not a way to undo anything. There is no restore button and no "revert to this version" anywhere. You can read the previous value and type it back in yourself, but the application will not do it for you. There is no undo anywhere in the product.
- It shows the value before the change, never the value after. To see what a field holds now, look at the Overview tab. To reconstruct a sequence, read the entries in order — each one tells you what the field was leaving behind.
- It only covers changes to existing records, and only for the fields set up to be tracked. Creating a record and deleting a record do not produce entries here, and a field your administrator did not mark for tracking never appears, even when it changes constantly.
When The Tab Is Empty Or Missing
If the tab shows a clock icon and a line saying there is no logged activity for this record, one of these is true: nothing has been changed yet, or no field on this record type is set up to be tracked. From the outside those look identical.
The tab can also be absent altogether — a record type may not have it enabled, or your role may not be allowed to open it. If you need change history on a record type that has none, that is a request for your administrator (see below).
The "Mentioned In" Tab — Where This Record Is Referenced
The Overview tab shows what this record points at. This tab shows the opposite direction: everything that points at this record.
The Three Kinds Of Reference
The tab holds up to three groups of collapsible cards, and each group is only shown when it has something in it.
1. Records that hold this one in a field. One card per kind of record that refers to this one, headed "In type" followed by that record type's name. Inside, one sub-card per field doing the referring, headed "As" followed by the field's name and a count in parentheses — for example "As Customer (37)".
These sub-cards start collapsed. This is the single most common misreading of this screen: a card that looks empty is closed, not empty. The count in the header is the number of records inside. Click the header to open it, and you get a plain list of links; clicking one opens that record in a pop-up on top of this one.
2. Comments and rich text that mention this record. One card per kind of record, with a count. Each row links to the referring record and carries a small gray suffix telling you how the reference was made — through a particular field, or through a numbered comment.
3. Configuration references. On the application's own setup records, a further set of cards shows where that record is used in how the application is put together. Most business users never see these.
Every group and sub-group is paged separately, twenty entries at a time, with its own page selector. Paging one section does not disturb the others, but it does keep you on this tab.
Why This Tab Matters Before You Delete
This is the tab to check before deleting anything, because it is the only place that tells you what would be left dangling.
Example. A colleague asks you to delete the supplier "Trans-Nord s.r.o." because it is a duplicate. Before you do, you open the supplier record's Mentioned in tab. It shows a card headed "In type Purchase order" holding a sub-card "As Supplier (114)", and another headed "In type Contract" holding "As Counterparty (3)". Those 114 purchase orders and 3 contracts point at this supplier. Deleting it now would strip that link off all of them. You go back and re-point them at the surviving supplier record first.
Deleting is permanent in most applications and there is no undo, so this check is worth the thirty seconds. See Deleting Records And The Trash.
When The Tab Is Empty
An empty state with a link icon means nothing in the application points at this record. Its text also reminds you that the records this one points at are on the Overview tab, and gives you a link back there. For most everyday business records — a single invoice line, a task — an empty Mentioned in tab is completely normal.
Two things worth knowing about what it shows:
- References from record types your role may not see are left out silently. The counts you see are the counts you are allowed to see, which may be lower than the true number.
- The tab lists references that exist now. It is not a history.
Lists Of Related Records Inside The Detail
A tab can hold a complete list screen showing records related to the one you are reading — the tasks of a project, the invoices of a customer, the notes on a ticket.
These are not a simplified version of a list. They are the real thing, with:
- their own paging, independent of any other list on the screen, and usually a page-size control
- their own filters, sorting, columns and search box, where the administrator included those controls
- their own layout — a table, cards, a board, a calendar, a file list
- their own buttons, including a "new record" button that pre-links the new record to the record you are on
Everything in Working With Lists applies to them: the layouts in List Screens, narrowing in Filtering Your Data, and the fact that checkbox selection and the right-click menu exist only on table layouts, described in Selecting Records And Bulk Actions.
Adding A Related Record
There are usually two routes to the same result, and either is fine:
- The + button beside the main tab strip, described above.
- The related list's own "new" button, inside the tab.
Both open a creation form in a pop-up with the link back to the current record already filled in.
After you save, the pop-up closes and the screen behind it normally refreshes, so the new record appears in the related list without you reloading anything. If it does not appear, re-open the record or use the related list's refresh control.
Opening A Related Record
Clicking a related record normally opens it in a pop-up on top of the one you are in. The record you started from stays behind it, on the same tab, at the same scroll position. Close the top pop-up and you are exactly where you were.
Records reached from the Mentioned in tab, from a linked name inside a field value, and from the Activity tab's user links all behave the same way.
Moving Between Related Records Without Losing Your Place
Pop-ups stack, so you can go several records deep and come back step by step:
- Open a customer from a list. The customer opens over the list.
- Open one of its orders from the customer's Orders tab. The order opens over the customer.
- Open a delivery from the order. The delivery opens over the order.
Closing the delivery returns you to the order, closing the order returns you to the customer,
closing the customer returns you to the list — with its filters and page still in place. Esc closes
the topmost pop-up only.
Two useful details:
- On a full page, the tab you are on travels with the address. Switching tabs updates the browser address, so reloading the page or sharing the link keeps that tab open rather than dropping back to Overview. In a pop-up panel the address bar still describes the screen underneath, so it does not follow your tab.
- On a full page, use the breadcrumb. It is the parent chain of the record you are looking at, and it is the way back up when you did not arrive through a stack of pop-ups.
One caveat: nothing on the screen updates by itself. If a colleague changes a related record while you have it open, you will not see it until you re-open the record or use the refresh control on the list. See Large Lists And Performance.
Editing From The Detail Screen
Where The Edit Control Is
Editing is started from the Actions menu — the small chevron-and-label control at the top right of the record card, or in the page heading row on a full page. In English installations the entry reads "Edit".
Your administrator can also put an edit button directly in the button row above the tabs, so on some record types you will find it there instead of, or as well as, in the menu.
Choosing it opens the record's form, normally in a pop-up panel over the detail screen. When you save, the panel closes, a short confirmation message appears at the bottom right, and the detail screen behind it refreshes so your change is visible immediately.
Forms themselves — required fields, validation, tabbed forms, forms that reload when you change a field, and how to avoid losing work — are covered in Creating And Editing Records.
The Second Edit Mode
Some record types offer a second edit entry alongside the first. In English installations it reads "Edit (ignore required)", and it opens exactly the same form with the required-field checks switched off, so you can save a record that is still incomplete.
It exists for the genuine case where you have to record something before all its mandatory information is available — you were given a purchase order number over the phone and the supplier details will follow tomorrow. Use it when that is really the situation, and understand that the record is then saved in a state the application would normally refuse. Whether this entry appears at all depends on your record type and your role.
Small Edits Without Opening The Form
A few kinds of field can be changed directly on the detail screen:
- Checklists tick and untick in place, and save the moment you click, with no Save button and no confirmation. If your role may not tick them, they appear as plain, unclickable lines.
- File fields can offer removal and reordering of the attached files in place. See Uploading Files And Images.
Everything else needs the form. The individual behavior of each kind of field is in The Fields You Will Meet.
If Someone Else Is Editing The Same Record
There is no warning and no lock. If two people save the same record, the second save wins and silently overwrites the first. On records several people work on at once, the practical habit is to keep the edit panel open for as short a time as possible and to re-open the record before assuming what you see is current.
Action Buttons On The Record
Actions on a record live in up to three places, and the same action can appear in more than one:
| Where | What sits there |
|---|---|
| The button row above the tabs | Prominent, record-specific actions your administrator chose to surface |
| The Actions menu at the top right | The main menu of actions for this record |
| The right-click menu on a table row | The same actions, plus an entry for opening the record and one per tab, without opening the record first |
The Actions menu commonly contains, in English installations: "Edit", "Edit (ignore required)", "Refresh data", "Duplicate" and "Delete" in red, plus anything your administrator added. While you are looking at the record in a pop-up panel it also offers "Open on a separate view". Separators group them. If none of the entries survive your permissions, the whole menu disappears rather than showing an empty list.
A few behaviors to expect:
- Some actions ask for confirmation. A plain browser confirmation box appears with the wording your administrator wrote, which can include values from the record itself ("Really send invoice INV-2026-0113 to the customer?"). Cancel does nothing at all.
- Some entries are deliberately not clickable. They are shown grayed out and exist to display information, not to be pressed.
- An action pointing outside your application opens a new browser tab.
- An action reports back with a short message at the bottom right. Actions that run a process behind the scenes also reload the screen when they finish, so the record — and anything else on screen — picks up whatever changed; simpler actions leave the screen as it was. Messages disappear after about five seconds and there is no history of them, so read them when they appear.
Two standard entries deserve a note:
- Duplicate opens a new record form pre-filled from this one. Nothing is saved until you save it, so you can adjust the copy first. The original is untouched.
- Refresh data re-saves the record without changing any of your values, which makes the application recompute any calculated fields on it. Nothing opens; you get a short confirmation message and that is all. The screen does not redraw itself, so re-open the record to see the recalculated values. Use it when a calculated value on a record looks stale.
Actions that operate on many records at once, and exporting, are covered in Action Buttons And Exporting.
Tags And Comments In One Line Each
- Tags are not shown or editable on the detail screen. They live next to a record's title inside list screens, when that list has inline tagging switched on. If you are looking for "this record's tags" on its detail screen, you will not find them — go back to a list. See Tags And Folders.
- Comments appear at the bottom of the Overview tab as a discussion section, when the record type has commenting switched on and your role may read them. See Comments And Mentions.
Sharing A Link To This Record
Every record has its own web address, and sending that address to a colleague is the way to point them at it.
From a full page, copy the address out of the browser's address bar. That is the complete link.
From a pop-up panel, use the action that opens the record on its own page first — in English installations, "Open on a separate view" — and copy the address from there. A pop-up is drawn over another screen, so the address bar while a pop-up is open does not necessarily describe what you are looking at.
Three things to know about these links:
- The tab is part of the link. If you copy a full page's address while the Activity tab is open, whoever opens it lands on the Activity tab.
- The address contains a long code, not the record's number. It is not readable and you cannot
build one by hand, but it stays valid. The short
#-number you see in delete confirmations is a different identifier and is not what appears in the address. - Your colleague sees the record through their own access, not yours. The link does not carry any permission with it. They must be signed in, and they will see the tabs, fields, related lists and buttons that their role allows — which may be fewer than you see, or none at all. A link to a record that a colleague is not allowed to open gives them the "not available" screen described below, not your view of it.
There is no "share" or "copy link" button on the detail screen itself, and there is no print support anywhere in the application — pressing your browser's print command prints the screen as it is, with navigation and scrollbars included.
Sections That Are Locked Or Password-Protected
Your administrator can put a password on an individual tab. If your application uses this, opening that tab shows a small bordered box instead of the tab's content, saying the section is protected by a password, with a single password field and a small arrow button to submit it.
Once you enter the correct password:
- the tab's content appears
- a red bar sits above it with a "Lock tab" button, which closes the section again
Four points that surprise people:
- A wrong password produces no error message. The box reappears, empty. If nothing seems to happen, you typed it wrong.
- Unlocking lasts for your session. It stays unlocked until you press "Lock tab" or sign out.
- Unlocking applies to that tab on every record of the same kind, not only the record you were on. Unlock the "Salary" tab on one employee record and it is unlocked on all of them for the rest of your session. Press "Lock tab" when you finish if you share a screen or a desk.
- This is not the same as a permission. It is a soft barrier against shoulder-surfing and accidental opening. What your role may see is decided separately, and is covered in Roles, Groups And Permissions.
When The Record Cannot Be Shown
Follow an old link, or open a record that has since changed, and you may get a short screen saying the record is unreachable — a warning panel explaining that the record you are trying to reach is not available, that it might have been deleted, or that you do not have the rights to display it. When this arrives in a pop-up panel, the panel also carries a Close button.
The application deliberately does not tell you which of those it is. All of these produce that same screen:
- The record was deleted. In most applications deletion is permanent, so the link will never work again.
- You are not allowed to see it. Your role does not include this kind of record at all.
- You are allowed to see some records of this kind, but not this one. Access can be conditional — "only accounts in my region", "only my own tickets". A record that falls outside your condition behaves exactly as if it did not exist. This is why a link that works for the colleague who sent it may not work for you.
- The record moved out of your condition. A record you could open last week can become unreachable because its owner, region or status changed.
What to do: check with whoever sent you the link that the record still exists, and quote the link back to them. If they can open it and you cannot, it is a permissions question, not a broken link.
Two related behaviors: opening a full-page link to a record that belongs to a different module can first bounce you into that module — you end up in the right place, and the brief extra step is normal. And a full-page link that cannot be shown at all, opened from inside a module, can land you on that module's own page rather than on the message above.
Tips And Gotchas
- A collapsed card is not an empty card. On the Mentioned in tab, the "As
" sub-cards start closed. Read the count in the header before concluding there are no references. - Look for tabs off the right edge. The tab strip scrolls sideways instead of wrapping.
- The inner tabs on Overview are not the main tabs. If a record type shows its field groups as tabs, you have two rows of tabs. The upper row changes what part of the record you are looking at; the lower row only moves between groups of fields.
- Detail tabs load; form tabs do not. A pause when you click a tab on the detail screen is normal. A pause when you click a tab inside a form is not — those switch instantly.
- Nothing refreshes itself. What you are looking at is what the application read when the screen opened. Re-open the record, or use a list's refresh control, to see current data.
- Deleting a record while its panel is open closes that panel and removes the row from any list behind it, without a page reload.
- Confirmation messages vanish after about five seconds and are not kept anywhere. If you looked away, re-check the record rather than guessing whether the action ran.
- Checklist ticks save instantly. There is no Save step and no confirmation, so an accidental click is an accidental change.
- The times on the Activity tab are in your own time zone. If they look wrong by a fixed number of hours, check the time zone on your own profile — see Your Profile And Account.
- A tab, a button or a field can be conditional. Something can be present on one record of a kind and absent on another, because the administrator tied it to the record's state. This is deliberate, not a fault.
What To Ask Your Administrator For
You cannot change any of the following yourself, but all of them are reasonable requests:
- "Can we turn on change tracking for these fields?" — the Activity tab only records the fields someone marked for tracking. Naming the specific fields makes the request actionable.
- "Can the Activity tab be enabled on this record type?" — it is a tab like any other and can be absent.
- "Can this field appear on the detail screen?" — a field can exist on the form but be hidden from the detail, or hidden when empty.
- "Can these fields be grouped?" — a record with forty fields in one flat list is much easier to read as five labeled groups, or as groups shown as tabs.
- "Can we get the related
as a tab here?" — an embedded list of related records saves the round trip to another screen. - "Can the + button offer
?" — the "Add related" menu only lists what was configured. - "Can this action be a button above the tabs instead of buried in the Actions menu?" — where an action sits is configurable.
- "Can this action ask for confirmation first?" — confirmation text is set per action.
- "Can this tab's password be removed / changed?" — and who currently knows it.
- "Why can I not open this record?" — quote the link. Conditional access is invisible from your side.
A fuller catalog is in What To Ask Your Administrator For.