Setting Custom Columns

Module:

Settings

Information: You can hide columns or data for Users Groups in OnePortal
This is available in: 1.2.1.3 +
Steps
  1. SET IN PORTAL
  2. 1. Set First CSS Styles Here
  3. SET IN CSS
  4. 2. Go to CSS created
  5. 3. Searh for the #ID column in page
  6. 4. Edit CSS with Dreanweaver or Tex Editor
  7. 5. Apply this code to hide column, select TD by th:nth-child(3)
  8. #tableid tr th:nth-child(3) {
    display: none;
    }

    External CSS file to custom data

    This file allows users to select individuals objects to apply functionalities.
    Donwload External CSS
One Portal SAP Business One
One Portal SAP Business One