Description
In List v2, field styles do not apply alignment (text-align) styles to currency fields.
Steps to Reproduce
- Navigate to sys_ui_style.do
- In the new Style record form, fill in the following and submit:
Table = Request [sc_request]
Field name = Price
Value = javascript: 1==1
Style = text-align: left; - Navigate to sc_request.list
- Add the Price column
While the values in the Price column should be left-aligned, they remain right-aligned.
Workaround
After carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make these decisions lightly, and we apologize for any inconvenience.
A more performant and feature complete solution is under development. A new list component has been introduced in limited form with the Agent Workspace in London.
Related Problem: PRB1099600