For this datasource:
<json-datasource id="dsstatusDomainList" id-attribute="value" items="statusItems" selection-mode="single" src="[{}]">
<schema id="dpyn7">
<attribute id="pqyvz" name="value"/>
<attribute id="k8k8k" name="description"/>
<attribute id="rawnz" name="maxvalue"/>
</schema>
</json-datasource>
How would I filter it to only show the values of INPRG and WMATL? Normally I would do something like mobile-qbe-filter="{{'value': '=INPRG,WMATL', 'domainid':'=WOSTATUS'}}" but I'm not sure what to do with a json-datasource.
------------------------------
Christopher Stewart
------------------------------