Hi!
I know how to set an default data when the 1 field is empty by using Formatter Zap.
My Question is, how do you do it if its multiple fields?
Example:
If the following fields
- field1: null
- field2: null
- field3: null
- field4: null
Then put all fields data/content to “n/a”
Thanks!