Closed ramonski closed 8 months ago
This PR fixes the AT records widget view, so that it does not show empty values.
Empty values are rendered:
Empty record values are not rendered:
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.
Description of the issue/feature this PR addresses
This PR fixes the AT records widget view, so that it does not show empty values.
Current behavior before PR
Empty values are rendered:
Desired behavior after PR is merged
Empty record values are not rendered:
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.