senaite / senaite.core

Enterprise Open Source Laboratory System (LIMS)
https://senaite.com
GNU General Public License v2.0
254 stars 145 forks source link

Add listing widget for Dexterity records field #2493

Closed ramonski closed 8 months ago

ramonski commented 8 months ago

Description of the issue/feature this PR addresses

This PR implements a listing view widget for Dexterity records field.

Current behavior before PR

No listing widget available

Desired behavior after PR is merged

Listing widget available

-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.