• Hi,

    i have a checkcbox with the value “Toast”.
    [checkbox checkbox-toast class:toast use_label_element “Toast”]

    is it possible to put the value with () in the subject field like:

    (TOAST) This is the subject line

    Is there any workaround? But furthermore, if the user don`t click the checkbox the line should be:

    This is the subject line

    thx
    janwill

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Why don’t you just set “(TOAST) “?

    [checkbox checkbox-toast class:toast use_label_element "(TOAST) "]

    Thread Starter janwill

    (@janwill)

    Because I dont want see the () in the frontend behind the checkbox…

    Frontend:
    X Toast is nice

    Backend subject:
    (Toast) bla bla bla

    Backend Mail
    I like: Toast

    Janwill

    • This reply was modified 5 years, 5 months ago by janwill.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom subject line’ is closed to new replies.