Uniconta screens can be customized in numerous ways. Here we present some of the possibilities.
Layouts after an update. Read more about it here
The right to save layouts for the user can be turned off under Company/User rights/Administer users/Menu .
With Other fields fields from other related directories can appear in the field list. Click the mouse on the arrow next to the folder name from which you want to insert fields. All possible fields are then displayed under the map name, and you can now select the fields you want to display in the current screen. When the fields are selected, select the button with the arrow in the center of the screen and the fields will move to the right side of the screen. Select the button Finish and the fields are now added on this screen.
Note! No data can be entered in this field. The values in the fields are for information and filtering purposes only, so you can see what you have selected in this field in the corresponding index.
Below is an example where the fields with the debtor's balance in DKK, currency and currency code are shown on the debtor entry screen.
Other fields can also be added on dropdowns by right-clicking in the column header and selecting 'Other fields'. ATTENTION! The 'Find record' column (under 'Other fields' - TableValue) must be checked in order to search the field.
Adjust the field width
is manually adjusted with the mouse by dragging the edge of the field in the field header.
If the column does not automatically display a total at the bottom of the screen, you can right-click in the total area of the current column and choose whether you want to see a sum(Total) or an average mm
Read in the "Group by" section how to set sums on grouped lines.
Format buzzer
Totals can be formatted by right-clicking on the sum field and selecting Customize...
Select the tab Sorting tab :
Select the desired formatting in the Display format text field.
Prefix text can be changed/deleted in the Prefix
Text behind can be changed/deleted in the field Suffix
If you want the layout as your default layout, select Save layout and select Yes to to save the layout as your default user layout in this screen.
If you want to keep your current default layout and save the new layout under a new name, select Save layout and then Save under new name .
Enter a name in the field shown in the screenshot below.
ATTENTION! It is only the the owner of the account and resellers will be able to share this layout with "All Users" in the account
You can retrieve another saved layout with the button Layout/ button Retrieve a saved layout and reset/delete a layout with the button Layout/View default . Read more about how to delete a layout Here.
Select :
Columns can choose to lock fixed style on the right or left side of the screen. Columns must be locked or opened one at a time.
If you want to summarize grouped lines, you can right-click on the grouped field, e.g. in this case the Attachment field, then select "Group Summary Editor" and select the fields/columns to be summarized.
Multifilter using the small funnel
It is possible to click the small funnel icon in each field header. You can then filter on multiple values in the same field:
For example, if you select Contains, this means that part of the text that the filter should contain can be written. For example, if you type "document", you will find at least all places that say "invoice".
Displaying [Show "Filter by field"] can be set up by default under the user's profile. Read more about it here .
Here you can choose whether the screen lines should be displayed with different formatting, e.g. colors, depending on the values in a specific field.
Here is an example of amounts greater than DKK 800:
If [Apply format to entire row] is checked, the entire row is "colored" otherwise only the conditional field is "colored".
The result is displayed like this:
If "check mark" is set in Script and in "C#", the field value can be coded in "C#".
Remember functions in C# are case sensitive
Examples and examples
Put 0 in front of the item number
"0""+rec.Item+""
Round to to decimal places
Math.Round(rec.SalesPrice1,2)
Calculate selling price 1 of goods as cost price * 1.5
Rec.CostPrice*1,5
Remove first character in a text (Employee number here)
rec.Number.Substring(1)
Put a number in front of the first character in a text (Employee number here)
3 + rec.number
Copy a value from one field to another. Here from Customer "Email to contact" to "Email to invoice"

Videos about layouts
The following videos are available for layouts:- Searching, filtering, grouping, subtotals and screenshots
- Color formatting, filtering, save/retrieve layouts and more
Field order
In almost all screens, fields can be selected and deselected. This is done under "Layout" in the top menu or by "Right-clicking" on the Column header. You can also change the field order on, for example, debtor and item cards (i.e. screens that only contain information about one customer, one item, etc.) Here, change the order by selecting the Layout/Edit button. Select a field or box you want to move and drag it to where you want it to go. Remember to select the Layout/Save layout button to save the change when the screen is as you want it. Note! It is a good idea to export your layout before updating Uniconta if you want to make sure you have it afterwards.
Add field
Fields that you have previously removed and/or fields that are not displayed by default can be added to the screens by selecting the Layout/Edit button or by selecting the shortcut Alt+F . From the field overview, select a field or alternatively, the field can be "dragged" with the mouse into the column header bar and placed where desired.
Hide all but this one
If you want to hide all fields in the list shown above except one, you can select "Hide all but this one".
Show all
If you want to hide all but one of the fields in the list shown above, you can select the "Show all" function. To restore the default page layout, exit the screen and open it again.
Other fields
If you want fields from other related tables, you can select the button Layout/Other fields button instead or you can "right-click" on a column header and select Other fields.


Custom fields in custom tables that reference related tables
By default, Uniconta cannot retrieve content from custom fields in custom tables that reference related tables. Example of an example Table "Properties" Field "Property name" The "DebtorOrder" table has its own field called "Property" The property field is filled in on DebtorOrder and transferred to "DebtorInvoice" "DebtorInvoice" can be seen in "Warehouse transactions" under Debtor/Reports/Warehouse transactions. Due to the structure, data is retrieved in the "Property" field when the screen is opened. To retrieve data in this field, a layout must be saved with the "Property" field set to Layout. If you want a larger date range than the default, this can be set under "Filter" in the top menu. For example, a three-year dynamic filter can be set as follows.
Clear field
Click on the field in the column header and "drag" it out of the screen with the mouse. The field will end up in the field overview and can always be reinserted.
Customize column width
Columns can adjust in width. This can be done automatically or manually. Auto customize columns Select Auto Fit to adjust the active column. Parts of the header and content may be hidden by this operation. Selecting "Auto adjust columns" will automatically adjust all columns on a group. Parts of the header and content can be hidden by this operation.
Show totals/subtotals
Under each column in an overview screen, you can set totals. Right-click with the mouse on a random heading in the screen and select Show buzzer.



Save layout, Get layout and Show default
If you want to keep your new "design", i.e. the changes you have made, remember to select the button Layout and Save layout . Watch a short VIDEO on how to save a layout and retrieve a saved layout in Uniconta.

Same layout as your colleague
If you want to use the same layout as your colleague, you have the following options:- If your colleague is set as the owner of the accounts in Uniconta, they can create a layout in a screenshot and when this layout is saved, your colleague can check the All Users box (see screenshot above). When you then log back into Uniconta and open the screenshot that your colleague created, you will have "inherited" the screenshot layout. If you don't inherit it, it's either because your colleague is not the owner of the accounts and/or you have already created a custom layout in the current screen. Try deleting your layout and exiting and re-entering the screen to see if you have inherited your colleague's layout.
- Your colleague can select the button in a screenshot Layout/Export layout and save the layout. Your colleague should then give you the file with the saved layout. You should then open the same screen on your end, and you can then select the Layout/Load layout and point to the layout you received on a file from your colleague.
- Have your colleague save layout changes in all screens where special setups are required. At the same time, get your colleague's Uniconta user ID, i.e. the username they log in with. You then log into Uniconta with your own login, select the little man icon in the top right corner and choose My profile . Here you select the button Copy setup from another user's settings and enter your colleague's username. You automatically inherit your colleague's layouts in all screens. Note! This option is best for brand new employees who don't already have their own layouts, as their own layouts will be overwritten by the colleague's layout when using this option.
Are you experiencing issues with layouts?
Field cannot be found when selecting Layout/Edit Sometimes fields cannot be found under Edit. This may be because a layout was saved before a new field was added to the Uniconta database. A saved layout does not automatically have new fields included in the layout, so you must reset your layout by clicking 'Delete layout' under 'Layout'. Now you need to close the page and open it again. Uniconta's default layout is now the layout shown, and the new field is included. Read more about how to delete a layout here. On the default layout, everything is set and therefore it will work when there is no saved layout. But a saved layout is the original layout that the user has saved. Values cannot be entered and/or selected in fields in a screen. This can be caused by a broken layout. It is recommended to delete your layout and see if you can in the default layout. If you can, adjust the default layout so that it is as you want it to be.Location and size of screenshots
In Uniconta, you can determine how a specific window should be displayed/located at startup. Select the button Layout/Settings for the window:

- Anchor/Position: Next tab shows the Window as a normal tab at the top
- Anchor/Position: Left, Right, Top or Bottom shows the window as half a screen where Position is selected for.
- Pop-up window: The window appears "inside" the Uniconta shape from which it comes. Fields in the Size section determine the width and height of the window. By default, a PopUp appears in the bottom right corner, so as not to overshadow more significant data "inside" the Uniconta shape.
- External window: The window appears "outside" the Uniconta shape. Fields in the Size section determine the width and height of the window. By default, an External appears in the bottom right corner, so as not to overshadow more significant data "inside" the Uniconta shape.
Location and size of Dashboards in Windows clients
Almost the same function as above can be used in the Dashboard. Pressing the "Key" brings up the same options for locations. NOTE: Please note that the setup below will apply to all dashboards for all users.
Lock (Freeze) one or more columns
Right-click on the column header and select Freeze column:

Groups by (subtotals)
Right-click on a column header and select Show groups by then fields can be dragged into the bar that appears above the field headers, as shown below with the fields Attachment and Account. This will then result in the data being grouped by Voucher number and then by Account number:

Filter on data in a field
For example, if you are in an entry screen and only want to view all entries with a specific date, you can right-click on an entry with this date in the date field and select Fields, and it will filter on this particular date.

Show "Filter by field"
You can also right-click on a random column header in your screenshot and select Show Filter by field to enter filter values for multiple columns in the same screen:

Highlight values with colors (Conditional formatting)
Right-click on the column header and select Formatting:


Jump to Masterfile
In almost all fields that relate to another table, you can jump to the main chart of accounts with F6. This means, for example, that if you select the Account field in an entry list, you can jump from this field to the chart of accounts with F6.
Assign new field value
Correct data on multiple records at once In the column where you want to change the data, right-click and select Assign new field value. Note! This functionality can only be used on columns that are allowed to be changed in the screen you are in. Note! In most screenshots, you must first select the Edit all, before it can be selected Assign new field value . Read more about the feature in this article: ' Edit All '.


Copy line/field
With the right mouse button you can select "copy line" or "copy field" and then paste the values from the selected line or field somewhere else.Minimize ties
By clicking the right mouse button on Ribbon, Ribbon can be minimized while Uniconta is active. On restart, minimize the Ribbon again if desired.