Set fallback= to another field?
Hey All,
Is it possible to set another field as the fallback value for a tag? Say for instance I'd like to use "Mr" & [Surname]
as the fallback value when [Name]
(which I use as First Name) is blank, can I set the tag to something like [Name,fallback=Mr [Surname]]
?
Thanks,
Beem
This discussion has been closed.
Comments
Hi,
That's not supported. However you can do this:
Hi [Name,fallback=Mr] [Surname,fallback=]
Thanks.
Best regards,
Ben
Hi Ben,
thanks for the workaround, I appreciate it.
Best regards,
Beem