Problem
The admin is unable to see their user targets on the Users page because they are visually obscured by a large currency symbol.
Setup
- Retail POS for Mac or PC
- Chrome Browser
Cause
This occurs because a currency with a particularly long multi-character currency symbol is selected which obscures the user target box.
Solution
The workaround for this is either searching up the users one by one or editing the live page CSS in order to widen the columns.
Searching for an individual user:
- Click Setup
- Click Users
- Click in the box under Name
- Enter the name of the user you want to set or view the target for
- Click Search
- Observe the larger column widths (and view or edit the user targets as required)
Sometimes it may be necessary for the admin to view or edit numerous user targets at once. In these instances it is possible to edit the live page CSS in order to widen the columns:
- Click Setup
- Click Users
- Right-click on the field in the Daily Target column
- Select Inspect
- Find the Styles tab
- Find .vd-input
- Find width
- Click 100%
- Enter 150% (or whatever value is required)
- Observe the larger column widths (and view or edit the user targets as required)