| Auszug |
|---|
|
Nuclos web client page flow: navigation, side view, detail, URL, search template, object generator, FQN, ID. |
Language: Deutsch · English
Page flow
Navigation behaviour of the web client – how actions affect the list, detail view and URL.
| Status |
|---|
| colour | Green |
|---|
| title | Updated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | 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 |
Related pages