Language: Deutsch · English
Navigation behaviour of the web client – how actions affect the list, detail view and URL.
REFERENZ DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
The page flow describes how the web client updates the side-view list and the detail view depending on the action, and how the URL is adjusted.
| Action | Side-view list | Detail view | URL |
|---|---|---|---|
| Entry via URL (FQN) | last search | first matching record | ID of the first record |
| Entry via URL (FQN + ID) | last search | requested record | – |
| Entry via URL (search parameters) | new search | first matching record | ID of the first record |
| Object generator call | last search | newly created record (temporary on exception) | temp ID on exception |
| Click a side-view/tree-view entry | selection | requested record | ID |
| Search via search template | new search | first matching record | ID of the first record |