PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Name and Address Fields

  1. gwc_wd
    Member

    I'm experimenting with the new custom templates feature.

    It appears to work perfectly for single-element fields like web address, email, phone, etc.

    But I'm having an issue with multiple-element fields, specifically the Name and Address advanced fields.

    The individual fields show in the drop-list of the Custom Template, but selecting them does not place them in the body content.

    For example, I changed the Name label to Contact Name. In the drop down two fields are shown:
    Contact Name (First)
    Contact Name (Last)

    But selecting them has no effect.

    I note that GF inserts a code, as in: '{Business Phone:4}'

    Looking at the source code while in the From Editor I noted that the option values were nicely placed along side the drop down names:

    '{Contact Name (First):2.3}
    {Contact Name (Last):2.6}'

    Manually inserting these into the body field worked perfectly.

    This also worked with the Address block, with '{Business Address (Street Address):6.1}' and so on.

    Is there a way to determine the proper values without going through the source code?

    I am loving the new functionality!

    Posted 13 years ago on Wednesday September 8, 2010 | Permalink