Copied to clipboard

Flag this post as spam?

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


  • Jagadish Lad 2 posts 72 karma points
    Aug 19, 2020 @ 08:31
    Jagadish Lad
    0

    How to set sender email field dynamically while creating email handler using formulate

    I have added custom login and register page on umbraco using MVC framework

    Created "Property information" form using formulate

    While creating email handler (see below screenshot) for "Property information" form, I want to set 'Sender Email' field value as logged in user email address so how should I set sender email field value dynamically for email handler ?

    enter image description here

  • Nicholas Westby 2005 posts 6843 karma points c-trib
    Nov 29, 2020 @ 18:34
    Nicholas Westby
    0

    Sorry for the late reply. In the future, I recommend posting to this forum for a quicker response: https://our.umbraco.com/packages/backoffice-extensions/formulate/formulate-questions/

    This article should answer your question: https://code101.net/code-101/dynamic-email-recipients-with-umbraco-formulate

    You'll want to look at the section titled "OPTION 2: DIFFERENT EMAIL PER PAGE". Instead of setting it per page, you'll set it based on the logged in user.

  • 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