- Issue created by @psaleks
- Status changed to Fixed
over 1 year ago 1:51am 6 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Before reproduce apply changes from Table: column right align for type decimal does not work 🐛 Table: collumn right align for type decimal does not work Fixed
Create field data with types: text, float, integer, decimal.
On manage display tab:
Select Scale 2 for float and decimal. Click checkbox 'Sum column' for float, integer, decimal.
Add on manage display Caption (Caption text -my) and Custom text at the footer (Footer text -my)
1. I attached two images with summary row before and after I used Thousand marker on tab Manage display data field for types float, integer, decimal. For image with Thousand marker sum created incorrectly.
2. Formatting Settings (Scale 2) for field Decimal was not applied to summary. See on image DataFieldWithSumRow.
3. Custom text at the footer does not appear.
Possibly for summary row should be added class as in code datafield/src/Plugin/Field/FieldFormatterDataFieldTable.php line 369 to line 496.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.