• Resolved adavidson40

    (@adavidson40)


    Ultimate Member has been an excellent way of profiling our affiliates for the public. However, I am trying to use Fluent forms, or it could be another form if advised, to select the email address from the user account to the Send to Email address in the Email Notifications section of Fluent Forms. I just wondered if there is some a shortcode or code that would be able to pick up the account email from the user’s profile to add to the contact form per user profile? I would like to be able to have individual contact forms on each user page that would be able to pick up their email address to send the contact details to that user. Any help would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @adavidson40

    1. You need a custom profile tab and then add the Fluent Forms shortcode there. Please see this article explaining how to add a custom profile tab and content:
    https://docs.ultimatemember.com/article/69-how-do-i-add-my-extra-tabs-to-user-profiles

    2. You need to ask or check the Fluent Forms if they have a filter hook to swap the email address with UM email. To retrieve a user email, you can use this function: um_user("user_email")

    Regards,

    Thread Starter adavidson40

    (@adavidson40)

    @champsupertramp Thank you for the code and the advice. I’ve added the code and was able to create the tab. However, I am not sure how to create the form page where I can add or edit the shortcode. The other bit is how do I change the way the tab looks. It’s currently a thick black tab. View of the tab
    Many thanks

    Thread Starter adavidson40

    (@adavidson40)

    @champsupertramp thank you for your help. I’ve decided to go down another route as this seems to complicated. Many thanks.

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @adavidson40

    Thanks for letting us know. I am marking this as resolve now.

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Shortcode or code linked to Fluent contact forms’ is closed to new replies.