• Resolved theotheo

    (@theotheo)


    So when i go to email notification settings in the subject field i want to show an input from the form. This 1 input isn’t required so i only want it to show to the email subject when it is filled in which does happen. The issue is that if for example i want to show the order number input on the email subject like this: Notification | Order Number:{inputs.numeric-field} when the field(as it isn’t required) isn’t filled in then I will get this on the subject of the email: Notification | Order Number:
    While when order number input isn’t filled in i just want to get this: Notification

    I hope you understood me.

    Thanks for your time.

Viewing 1 replies (of 1 total)
  • Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @theotheo,

    Unfortunately, that won’t be possible. You cannot add conditional contents in the FluentForm email subjects. You can add shortcodes to display content dynamically but you cannot change the text within the subject based on whether the order number is empty or not.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Email Notification Subject Input Issue’ is closed to new replies.