> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.Navigation

# <a id="SuperOffice_WebApi_Data_Navigation" /> Enum Navigation

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Value for the navigation field in table externalapplication
This Enum is used by:  ExtApp.navigation

```csharp theme={null}
public enum Navigation : short
```

## Fields

`ActivityDialog = 11`

11: This application (type IntegratedHTML or IntegratedURL)  appears as a tab in the Appointment dialog

`AppntSelectionCustomTask = 41`

41: Task card in Appointment selection, when a custom archive is shown

`AppntSelectionShadowTask = 30`

30: Task tab for appointment selection, while showing shadow sel

`AppntSelectionTask = 15`

15: Task button visible on the Appointment Selection task panel

`AppointmentDialogTask = 24`

24: In the appointment dialog

`AppointmentSelectionMailingsTask = 60`

60: Task button visible on the Mailing Selection task panel

`BrowserPanel = 13`

13: In the Browser panel

`ButtonPanelTask = 23`

23: In the main ButtonBar

`CompanyCardTask = 69`

69: In the company card, task button

`CompanyMinicard = 19`

19: In company minicard

`ContSelectionCustomTask = 40`

40: Task card in Contact selection, when a custom archive is shown

`ContSelectionTask = 14`

14: Task button visible on the Contact Selection task panel

`ContactArchive = 6`

6: This application (type IntegratedHTML or IntegratedURL)  appears as a tab on the Contact Archive

`ContactCard = 5`

5: This application (type IntegratedHTML or IntegratedURL) appears as a tab on the Contact card

`ContactSelectionMailingsTask = 59`

59: Task button visible on the Mailing Selection task panel

`CustomArchiveMiniCard = 45`

45: ?

`CustomObjectArchive = 74`

74: This application (type IntegratedHTML or IntegratedURL)  appears as a tab on the Custom Object Archive

`CustomObjectCard = 73`

73: This application (type IntegratedHTML or IntegratedURL) appears as a tab on the Custom Object card

`Dashboard = 66`

66: Dashboard panel

`DiaryArchive = 34`

34: Context (popup) menu in Diary archive

`DiaryMinicard = 21`

21: In diary minicard

`DocSelectionCustomTask = 43`

43: Task card in Document selection, when a custom archive is shown

`DocSelectionShadowTask = 32`

32: Task tab for document selection, while showing shadow sel

`DocSelectionTask = 17`

17: Task button visible on the Document Selection task panel

`DocumentDialog = 12`

12: This application (type IntegratedHTML or IntegratedURL)  appears as a tab in the Document dialog

`DocumentDialogTask = 26`

26: In the document dialog

`DocumentSelectionMailingsTask = 62`

62: Task button visible on the Mailing Selection task panel

`FindSystem = 57`

57:

`Invisible = 0`

0: This application has no explicit navigation in GUI

`MailingSelectionTask = 58`

58: Task button visible on the Mailing Selection task panel

`NavigatorButton = 2`

2: This application has its own navigator button (remember to set icon resource)

`PersonArchive = 67`

67: This application (type IntegratedHTML or IntegratedURL)  appears as a tab in the Person Archive

`PersonCard = 10`

10: This application (type IntegratedHTML or IntegratedURL)  appears as a tab in the Person Card

`PersonDialogTask = 27`

27: In the person dialog

`PersonMinicard = 68`

68: In the person minicard

`ProjSelectionCustomTask = 44`

44: Task card in Project selection, when a custom archive is shown

`ProjSelectionShadowTask = 33`

33: Task tab for project selection, while showing shadow sel

`ProjSelectionTask = 18`

18: Task button visible on the Project Selection task panel

`ProjectArchive = 8`

8: This application (type IntegratedHTML or IntegratedURL)  appears as a tab on the Project Archive

`ProjectCard = 7`

7: This application (type IntegratedHTML or IntegratedURL)  appears as a tab on the Project card

`ProjectCardTask = 70`

70: In the project card, task button

`ProjectMinicard = 20`

20: In project minicard

`ProjectSelectionMailingsTask = 63`

63: Task button visible on the Mailing Selection task panel

`QuoteDialog = 48`

48:

`QuoteDialogArchive = 50`

50:

`QuoteDialogTask = 49`

49:

`QuoteLineDialog = 52`

52:

`QuoteLineDialogTask = 51`

51:

`QuoteLineSelectionCustomTask = 56`

56:

`QuoteLineSelectionMailingsTask = 64`

64: Task button visible on the Mailing Selection task panel

`QuoteLineSelectionMainTask = 53`

53:

`QuoteLineSelectionShadowTask = 54`

54:

`ReportMinicard = 47`

47: In the Reporter panel minicard, so far only in Web

`SaleArchive = 29`

29: In the sale archive

`SaleCard = 9`

9: This application (type IntegratedHTML or IntegratedURL)  appears as a tab in the Sale dialog

`SaleDialogTask = 25`

25: In the sale dialog

`SaleMinicard = 28`

28: In the sale minicard

`SaleSelectionCustomTask = 42`

42: Task card in Sale selection, when a custom archive is shown

`SaleSelectionMailingsTask = 61`

61: Task button visible on the Mailing Selection task panel

`SaleSelectionShadowTask = 31`

31: Task tab for sale selection, while showing shadow sel

`SaleSelectionTask = 16`

16: Task button visible on the Sale Selection task panel

`SelectionAppointmentArchive = 38`

38: Context (popup) menu in Appointment archive

`SelectionCard = 46`

46: ?

`SelectionContactArchive = 35`

35: Context (popup) menu in Contact selection

`SelectionDocumentArchive = 39`

39: Context (popup) menu in Document archive

`SelectionMinicard = 22`

22: In selection minicard

`SelectionProjectArchive = 36`

36: Context (popup) menu in Project archive

`SelectionQuoteLineArchive = 55`

55:

`SelectionSaleArchive = 37`

37: Context (popup) menu in Sale archive

`SelectionTaskCard = 4`

4: (not yet implemented) This application appears as a Task in the Selection Task card

`TicketCard = 71`

71: This application (type IntegratedHTML or IntegratedURL) appears as a tab in the Request card

`TicketMinicard = 72`

72: In the ticket minicard

`ToolboxMenu = 1`

1: This application appears in the list of the Toolbox icon in the CRM5 Navigator sidebar

`TopPanelNewMenu = 65`

65: Visible in top panels new menu

`ViewMenu = 3`

3: This application appears in the View pulldown menu


## Related topics

- [SuperOffice.WebApi.Data.List GenerateNavigationUrlRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.List_GenerateNavigationUrlRequest.md)
- [SuperOffice.WebApi.Agents.IListAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IListAgent.md)
- [SuperOffice.WebApi.Agents.ListAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.ListAgent.md)
- [SuperOffice.WebApi.Data.WebPanelEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.WebPanelEntity.md)
- [SuperOffice.WebApi.Data.ExtAppEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.ExtAppEntity.md)
- [SuperOffice.WebApi.Data.ArchiveListItem](/en/api/reference/webapi/SuperOffice.WebApi.Data.ArchiveListItem.md)
