Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can I get the text needed to filter the ma-point-list so only the "temp" point show in the dropdown? Thanks
Hi David,
You can use the query attribute of the ma-point-list element and some RQL to filter down the results. What you're looking for is probably,
query="'like(name,*Temp*)'"