This tab will always be available however, the additions to the restrictions can only be setup once a user has been created/saved for the first time.
The filters that appear here are dictated by the Password filter columns table (ACCESS_FILTER_COLUMNS_FW)
This can be accessed by:
1. Clicking the 3 vertical dots on any table
2. Click show details
3. Change the table name at the top of this page to ACCESS_FILTER_COLUMNS_FW
4. Click into white space so the table refreshes
5. Click close
FleetWave provides a standard list of default filters that can be activated through this table, however you can add more if you wish by clicking the plus button:
The column name needs to be the FleetWave name of the column itself (Model = MODEL_CODE_FW)
Once you are happy with your filters you would navigate back to your user and add a new filter against their account:
The column name will be the column you're filtering for (chosen from the selection made active on the password filter columns mentioned above.
The description would be the value that you wish to restrict this user to seeing.
Please bare in mind there is an INI code that will alter how these restrictions are applied:
LOG:STRICTVIEW will allow users to see all matching values plus any values with a blank entry for their restricted column when set to 0.
When the INI code is set to 1, the user will be strictly restricted to only viewing records that fit the restriction criteria.