Display a resource if the field xyz is defined
We need to be able to show a resource in a solid-display only if fields xyz
is defined
Proposed spec:
<solid-display
data-src="server/circles"
fields="name, owner"
required-name
></solid-display>
This should display only the circles with a name