1.2.1
Fixes #49
- Adds
customHeight
aka Table Height (px) to bothsoql
/collectionDatatable
for Screen Flows.- Screen flows won't support relative vh (view height).
- Adds the
loadStyle
hack which forces CSS overflow so that in-line edit of picklists can overflow below the datatable container.- Use at the risk of minor CSS issues.
- Should only be used when in-line edit is required for < 5 rows.
- Fixes incorrect display of picklist values when database saved value is not found in the picklist options.