Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gordon Saxby 1347 posts 1608 karma points
    Oct 20, 2016 @ 12:10
    Gordon Saxby
    0

    Merge custom fields from Umbraco Member

    Is that possible? Is it something that I would need to custom code in a custom Render Task?

    Any chance you have an example?

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Oct 20, 2016 @ 13:02
    Markus Johansson
    101

    Hi!

    You can include them in the content. There is some documentation here: http://support.newsletterstudio.org/customer/en/portal/articles/2115462-custom-data-fields

    In a nutshell:

    Newsletter Studio will replace this with the value from that unique member. So the basic idea is to use [#aliasOfProperty] to include the value in the message body.

    So if you have a member property with the alias "city" you can type [#city] in the body of the newsletter and Newsletter Studio will insert the content here.

    NOTE: You have to active the custom data collection in the settings before this works.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies