Question
Blank value from a token
I'm currently experiencing an issue in which we have an internal alert sent to me containing:
- First name
- last name
- company
- email address
- Reason for inquiry
All the fields above are pulling values using tokens when a lead fills out a form from our web site. Reason for inquiry is a custom field but the token {{lead.Reason for Inquiry:default=edit me}} I'm using is returning a blank value. Thanks in advance!