0 Populate Address Field Type in a Workflow 5 Doug Curlee posted 3 Years Ago We are building a Workflow to handle Connection Card Entry. I have various fields on the form (First, Last, Phone, Email, etc.) including Address. If we are keying a Connection Card for someone who is already in the system, I want to display the Address information. The Address field in the workflow is an Address Field Type. I can't figure out how to write the existing Person's home address into this field.I've tried it using different text fields (Address, City, State, Zip) instead of the Address field type and I can get the address to display that way using: {{ Workflow | Attribute:'Person-SubmittingCard','Object' | Address:'Home', '[[Street1]]' }} What's the syntax to display an existing home address into an Address Field Type?Thanks in advance.
Brian Davis 3 years ago Awesome! Thanks Nick for working with the team there to implement solutions like this that make everything a little easier. Looking forward to all the great stuff in v13!