directus-extension-computed-interface
directus-extension-computed-interface copied to clipboard
IF Statement not working
When i try to use this expression: {{IF(NULL(field_m20), otherfield.price, field_m2o.price)}} not working.
There is a syntax error?