Cant get old value on edit custom view field #261
-
Beta Was this translation helpful? Give feedback.
Answered by
pxpm
May 7, 2022
Replies: 0 comments 2 replies
-
Hello @rickyviz Please have a look in our fields and update your code. You should be using our helper |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jcastroa87
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @rickyviz
Please have a look in our fields and update your code. You should be using our helper
old_empty_or_null()
with the coalescing chain to properly get field values.