• Hello,

    Is there a way to show some content in the notification email?
    Like the results or the option that the user voted for?

    Thanks,
    Bjorn

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    Here’s an example with tags that can be used

    A new vote was registered on %VOTE_DATE% for %POLL_NAME% 
    
    Vote Details: 
    [QUESTION]
    Question: %QUESTION_TEXT% 
    
    Answers: [ANSWERS] %ANSWER_VALUE% [/ANSWERS] 
    
    Custom Fields: 
    
    [CUSTOM_FIELDS] 
    %CUSTOM_FIELD_NAME% - %CUSTOM_FIELD_VALUE% 
    [/CUSTOM_FIELDS] 
    [/QUESTION] 

    I hope this helps.

    Best
    YOP Team

    Thread Starter Bjorn van der Neut

    (@neutcomp)

    Thanks! That works fine ??

    One remark It would also be nice if this works in the Subject of the mail:
    A new vote was registered on %VOTE_DATE% for %POLL_NAME%

    Because now this only works in the message it self.

    And why do I need to specify per poll the mail content? Because I can set it up also in the general settings. But if I enable the “Send Email notifications” to true the fields below are all required.

    Bye,
    Bjorn

    Plugin Author YOP

    (@yourownprogrammer)

    Thank you for your feedback.
    Will add your suggestion on our TODO list.

    Regarding email settings, you can(and should) set them up under “General Settings”.

    When creating a poll, email notifications fields are prefilled with the values defined in “General Settings”.
    So you can continue without changing anything but also it gives you the ability to define email content per poll(if needed).

    I hope this helps.

    Best
    YOP Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email notification show results?’ is closed to new replies.