Dear developers,

I use expression variables within the rule based renderer. For example:

CASE WHEN @project_title LIKE '%adult' THEN "fclass" = 'school' ELSE
"fclass" = 'kindergarten' END

This works in QGIS desktop but not with QGIS Server Version 2 and 3. Does
QGIS server not support this feature at all? Or do I miss something?

Thanks for any hint

Otto
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to