AppAdminBiller CustomerTableEdit
Jump to navigation
Jump to search
Edit Customer Tables
Makes it possible on customer tables to change the setting for column sorting and visibility.
How to - Open Edit Customer Tables
- Select the table you want to edit
- Click edit to the right of the table name
- Edit customer table opens
- Click on edit
next to the column you want to change
- The edit column opens for selected column
- See below how you handle control type
- Check the show checkbox if you want the column to be visible
- Set sorting
- Select ascending to sort the table by selected column in ascending order
- Select descending to sort the table by selected column in descending order
- Note: The last selected sorting overrules the previous
How to - Handle Control Type DropDownList and CheckboxDropDown
Columns with the database column type nvarchar (text) and int (number) have the option to changed control type to dropdownlist and checkboxdropdown.
- Select control type:
- Select dropdownlist if you like a multiple selection choice drop-down list to choose from
- Select checkboxdropdown if you like a multiple selection choice and the possibility to select more than one choice
- Click on save
- Click on add
to add selectable choices
- A new row is added
- Enter value
- Click on save