You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hadn't noticed this before, as we'd always targeted fields with values in them. However, if a field contains null, then the "value_expression" freaks out and shows an error page.
Should be a fairly quick fix.
The text was updated successfully, but these errors were encountered:
Hadn't noticed this before, as we'd always targeted fields with values in them. However, if a field contains
null
, then the "value_expression" freaks out and shows an error page.Should be a fairly quick fix.
The text was updated successfully, but these errors were encountered: