Has anyone tried to or knows of a way to limit how many decimal places are displayed within EmpSalaryPlanning business class? Or is there a different way to code the decimal place within the LPL without creating a new custom field?
You can use the following syntax/example to limit the number of decimals when displaying to forms, lists, etc..
PayRate display 2 decimals
Thank you Chad. That worked.