I have detail record counts turned on in Table Settings for both master and detail, yet the count is not displayed
Any ideas where the problem may be?
I’m using also Preview extension - does that intefere with it in some way?
I cannot reproduce the issue.
I’ve just tried demo2022 project. In orders table, I also used Preview extension, and then enabled Detail record count option under Table setup → Table Options → List Page, re-generate ALL the script files, and the detail record count is displayed properly, both for orderdetails and orderdetailsextended detail tables in the Preview Row area.
I found the issue was with the theme.
I’m using a standard theme “LightBlue” only with modified shade of blue for primary color.
.badge class is white on white.
and the class doesn’t even contain a background-color setting (there used to be a background color previously)
v2022This thread pointed me in the right direction: Detail record count is white on a light grey button - #4 by arbei solved the issue by adding background-color to the .badge class in custom css: