Changes for page Web Interfaces
Last modified by Sabrina V. on 2026/06/09 12:00
From version 3.1
edited by Sabrina V.
on 2025/12/16 09:13
on 2025/12/16 09:13
Change comment:
There is no comment for this version
To version 6.1
edited by Sabrina V.
on 2026/06/09 12:00
on 2026/06/09 12:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,12 +8,12 @@ 8 8 9 9 The following distinguishing criteria are central to this: 10 10 11 -|Helpdesk Web Interface|After login, this allows you to open all queries that are accessible via the ticket management administration (see the chapter on [[Administration>>doc:ACMP.6 9.ACMP-Solutions.Helpdesk.Ticket Management.Tickets verwalten.WebHome]]. In addition, you can view and edit tickets, create new ones, and add comments and close them. The knowledge base can also be used.11 +|Helpdesk Web Interface|After login, this allows you to open all queries that are accessible via the ticket management administration (see the chapter on [[Administration>>doc:ACMP.610.ACMP-Solutions.Helpdesk.Ticket Management.Tickets verwalten.WebHome]]. In addition, you can view and edit tickets, create new ones, and add comments and close them. The knowledge base can also be used. 12 12 |Self Service Web Interface|After login, the user is displayed all the tickets they have created themselves in the Self Service Web Interface by default. This list can be changed using a standard query (see [[Standard query>>doc:.Einstellungen zum Web Interface.WebHome||anchor="HSelfServicequeries"]]). New tickets can be created and existing ones can be viewed. It is also possible to access the Knowledge Base. 13 13 14 14 = Installation, Configuration and updating of Web Interfaces = 15 15 16 -If you haven't yet started the installation of one of the Web Interfaces, you can read [[here>>doc:ACMP.6 9.ACMP installieren.ACMP Zusatzkomponenten installieren.Helpdesk Web Interface installieren.WebHome]] about how a correct installation and update look like and which settings you need to configure.16 +If you haven't yet started the installation of one of the Web Interfaces, you can read [[here>>doc:ACMP.610.ACMP installieren.ACMP Zusatzkomponenten installieren.Helpdesk Web Interface installieren.WebHome]] about how a correct installation and update look like and which settings you need to configure. 17 17 18 18 = Authentication and Right Management = 19 19 ... ... @@ -27,7 +27,7 @@ 27 27 28 28 == Right Management for the Helpdesk == 29 29 30 -In principle, rights for the Helpdesk and use of the Web Interface are assigned via [[User Management>>doc:ACMP.6 9.ACMP-Solutions.System.Benutzerverwaltung.WebHome]] (//System// > //User Management//). For maximum flexibility, there are three different points of contact where you can explicitly assign rights to Helpdesk users or employees.30 +In principle, rights for the Helpdesk and use of the Web Interface are assigned via [[User Management>>doc:ACMP.610.ACMP-Solutions.System.Benutzerverwaltung.WebHome]] (//System// > //User Management//). For maximum flexibility, there are three different points of contact where you can explicitly assign rights to Helpdesk users or employees. 31 31 32 32 === Self Service permissions === 33 33 ... ... @@ -75,11 +75,15 @@ 75 75 3. Replace the graphics as required (replace the logo via file, located at: App_Themes\ACMP\graphics\logo.svg). 76 76 When replacing graphics, ensure that you use the same names as the original graphics so that they can be read correctly. 77 77 78 +{{aagon.infobox}} 79 +The image size of the logos (e.g. CompanyLogo.gif / logo.gif) should be 174x48 pixels. 80 +It is advisable to stick to this size and, if necessary, scale newly added images to these dimensions. 81 +{{/aagon.infobox}} 78 78 79 79 == CSS customizations == 80 80 81 81 {{aagon.warnungsbox}} 82 -Please note that no support is offered for changes made independently and individually created to the Custom.css file or for general CSS adjustments. The following section merely provides some notes should you wish to make your own changes. 86 +Please note that **no support** is offered for changes made independently and individually created to the Custom.css file or for general CSS adjustments. The following section merely provides some notes should you wish to make your own changes. 83 83 {{/aagon.warnungsbox}} 84 84 85 85 In order to customize CSS, you must have the file ‘Custom.css’ in the “Styles” folder (C:\Program Files (x86)\Aagon\ACMP Web Interfaces\Helpdesk Webinterface\Styles). To do this, create the file in a text editor of your choice and make sure that the extension is ".css". ... ... @@ -122,6 +122,23 @@ 122 122 To change the colour, simply copy the relevant section. You do not need to copy the entire root tree in Custom.css. 123 123 {{/aagon.infobox}} 124 124 129 +(% class="wikigeneratedid" %) 130 +**Example: "Image size of Web Interface graphics ("logos")":** If you want to change the dimensions of a replaced graphic (a logo), you can also do this via Custom.css. 131 + 132 +{{code}} 133 +--header-height: 48px; 134 +--logo-width: 174px; 135 +.site-logo { 136 +[..] 137 + width: var(--logo-width); 138 + height: var(--header-height); 139 +[..] 140 +} 141 +{{/code}} 142 + 143 +(% class="wikigeneratedid" %) 144 +The same settings are also used after the login. It is advisable to stick to the dimensions (174x48) and, if necessary, scale the size so that the images are not cropped in the Web Interface. 145 + 125 125 == Customizing text colours == 126 126 127 127 To customize text colours, follow these steps: ... ... @@ -172,6 +172,6 @@ 172 172 173 173 As a help desk employee or administrator, you can create additional custom fields for the Self Service Web Interface that can or should be filled in by the ticket creator when creating a new ticket. This makes it possible to retrieve individual fields and information that can make your work easier. 174 174 175 -If you would like to use the custom fields, navigate to //System //> //Settings //> //Custom Fields //> //Tickets// in the open ACMP Console. Follow the necessary steps to [[add a field>>doc:ACMP.6 9.ACMP-Solutions.System.Einstellungen.Benutzerdefinierte Felder.WebHome||anchor="HFelderhinzufFCgen"]]. Then save the newly created fields and switch to //Web Interface //> //Self Service Fields// in the system settings.196 +If you would like to use the custom fields, navigate to //System //> //Settings //> //Custom Fields //> //Tickets// in the open ACMP Console. Follow the necessary steps to [[add a field>>doc:ACMP.610.ACMP-Solutions.System.Einstellungen.Benutzerdefinierte Felder.WebHome||anchor="HFelderhinzufFCgen"]]. Then save the newly created fields and switch to //Web Interface //> //Self Service Fields// in the system settings. 176 176 177 177 Open the folder hierarchy where you previously added the new field. Then either drag it to the right side with a mouse click or use the arrow for this purpose. For the fields on the right, you can also specify whether it is a mandatory field that the user must explicitly fill in in Self Service in order to create a ticket. Optionally, tick the box and save the changes in the ribbon bar. The next time you call up the Web Interface Self Service, your newly added fields will be taken into account when creating a new ticket.

