Craig100
08/27/2023, 9:21 PMamountTotalRaw.Value.ToString("F2")
which shows 55.00 when debugging but is displayed as 55 in the back office. The code is in a helper method on the site, not the actual back office. The value is saved to a page property to be viewed in the back office.