If this isn’t a feature already, I’d like to request it.
When I create a card list or table widget, there’s always a placeholder where the user can create a new record.
I have a few pages where a certain widget is set to show filtered data. For instance, notes associated with a document. Some users want to use the placeholder to add a new note, but without exposing the reference field (which feels redundant), they don’t have any visual indication that their remark is not associated with the selected document.
Using the action button widget is getting me around this so far, but the placeholder row / card is still there. I’d like to prevent user error by disabling it.
Could the placeholder new record be hidden on a widget-by-widget basis?