AppAdminBiller CustomerTableEdit

From Pro 9 Wiki
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

  1. Select the table you want to edit
  2. Click edit to the right of the table name
    • Edit customer table opens
  3. Click on edit Icon Edit.png next to the column you want to change
    • The edit column opens for selected column
  4. See below how you handle control type
  5. Check the show checkbox if you want the column to be visible
  6. 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.

  1. 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
  2. Click on save
  3. Click on add Icon Add.png to add selectable choices
    • A new row is added
  4. Enter value
  5. Click on save Icon Save.png