All captions or statuses used in a Browse must follow the guidelines below: - Alignment to the left of the table;
- Preferably use the "labels" format;
- Avoid long captions/statuses
- Use a tooltip to detail the status if needed.
- Fixed label size considering the longest text.

|
The columns of a browse must follow the same format and name as Protheus. - Use field titles from the SX3 dictionary
- Order using field list from SX3
|
It has been set that, for the Advanced Filter option, the slide pattern must be used as proposed below: 
|
For the behavior of the Browse filter in PO UI, it has been set that it must occur automatically, i.e., when the user does not enter anything into the search field for an interval over 3 seconds, a new search must be performed to the Back-End automatically. This search is interrupted if the user continues typing and is performed again if a new interval without typing occurs. Below is an example of the automatic search behavior, without the need to enter the entire code and trigger the search button:

|
- The buttons of a browser that set the initial actions are positioned to the left, followed by a filter with the advanced search option.

- A Browser that does not have buttons in its initial definitions, but has the search and advanced search options, is aligned with the title.
- The buttons positioned in the footer must be aligned to the right, and, in the case there are many options, use a dropdown with related actions, but do not put all screen actions in a single dropdown, otherwise, the screen's dynamism is lost.

References:
|
When a color must be defined manually using a component, card, or chart, the default PO UI colors must be the priority. |
For routines with a greater need for colors or tone variations, you may use the colors standardized in the GetColorChart method of the CoreDash class according to the class details. If a greater number of colors is needed, this must be previously agreed upon, and the new colors must be added to the color chart below for use in the entire BackOffice.
Grey ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #c8c8d2 | 200, 200, 210, 1 | - | 12 | | #c0c0c0 | 192, 192, 192, 1 | - | 11 | | #708090 | 112, 128, 144, 1 | - | 27 |
Blue ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #32a5ff | 50, 165, 255, 1 | - | | | #0078ff | 0, 120, 255, 1 | - | | | #0c9abe | 12, 154, 190, 1 | color-01 | - | | #2c85c8 | 44, 133, 200, 1 | color-02 | - | | #2c43c8 | 44, 67, 200, 1 | color-03 | - | | #5843c8 | 88, 67, 200, 1 | color-04 | - | | #0000cd | 0, 0, 205, 1 | - | 20 | | #191970 | 25, 25, 112, 1 | - | 19 |
Green Shades
Color | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #abc249 | 171, 194, 73, 1 | color-09 | - | | #56b96b | 86, 185, 107, 1 | color-10 | - | | #00b28e | 0, 178, 142, 1 | color-11 | 1 | | #06a6a5 | 6, 166, 165, 1 | color-12 | - | | #00c9a1 | 0, 201, 161, 1 | - | 2 | | #adff2f | 173, 255, 47, 1 | - | 23 | | #228b22 | 34, 139, 34, 1 | - | 22 | | #006400 | 0, 100, 0, 1 | - | 21 |
Brown ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #a05028 | 160, 80, 40, 1 | - | 16 | | #800000 | 128, 0, 0, 1 | - | 15 |
Purple ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #ab43c8 | 171, 67, 200, 1 | color-05 | - | | #ab4391 | 171, 67, 145, 1 | color-06 | - | | #b923b9 | 185, 35, 185, 1 | - | 14 | | #800080 | 128, 0, 128, 1 | - | 13 |
Pink ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #ff78ff | 255, 120, 255, 1 | - | 18 | | #ff00ff | 255, 0, 255, 1 | - | 17 |
Red ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #fa8072 | 250, 128, 114, 1 | - | 24 | | #c64840 | 198, 72, 64, 1 | color-07 | 3 | | #e34940 | 227, 73, 64, 1 | - | 4 |
Orange ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #ffa236 | 255, 162, 54, 1 | - | 8 | | #ea9b3e | 234, 155, 62, 1 | color-08 | 7 |
Yellow ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #fccb4c | 252, 203, 76, 1 | - | 5 | | #ffd464 | 255, 212, 100, 1 | - | 6 |
Pastel ShadesColor | Hexadecimal Code | RGBA Code | PO-UI Code | Dashboard ID |
|---|
| #d2b48c | 210, 180, 140, 1 | - | 25 | | #f5deb3 | 245, 222, 179, 1 | - | 26 | | #ffe4e1 | 255, 228, 225, 1 | - | 28 |
|
|
Although each project has its particularities, we reserve some caption colors that should be used whenever it is necessary to represent the status assigned to it. Other statuses that were not defined in this standardization will have their colors assigned by the product individually, considering their needs. The statuses defined are: - "Disabled" and "Finished" - Red (color-10)
- "Enabled" and "Open" - Green (color-07)
| Color | Hexadecimal Code | RGBA Code | Color Example |
|---|
| color-07 | #c64840 | rgba( 198, 72, 64, 1) | | | color-10 | #56b96b | rgba( 86, 185, 107, 1) | |
|
It has been set in a meeting that screens containing the row action column must position it to the left, as in the example:

|
|