Join Slack
Communities
Powered by
I have a custom inline HTML field (entity field) w...
# general
l
Luis
10/25/2023, 7:58 AM
I have a custom inline HTML field (entity field) with this formula below. It works in edit mode but in view mode it says “parent” field cannot be found. CASE WHEN {parent} IS NULL THEN ‘Child Customer’ ELSE ‘Parent Customer’ END
3
Views
Open in Slack
Previous
Next