• Resolved ezeetech21

    (@ezeetech21)


    in confirmation message, i want to show some emoji like this:
    Thanks Dear User [x]. ?? we have sent you an email ??
    when I save and refresh the page, all emojis disappear. it does not support emoji in editor,
    also i want to add fields shortcodes with label name, for example I have Field Name “Address” then smart tags only add its [ID} not field name, hence i make confirmation template each time for confirmation message like this
    First Name: [x]
    Last Name : [x]
    Email: [x}

    is there any method to add short code with field name?

    i found method in documentation [ x show=”field_label”] but each time i have to write this code for each fields ids to make a confirmation template.

Viewing 1 replies (of 1 total)
  • Plugin Support Jonathan Martínez

    (@jonathanenlared)

    Hey @ezeetech21

    Thank you for reaching out for this. We apologize for the delay in getting back to you.

    I could not replicate the issue related to emojis on the Confirmation action editor. I was able to add the emojis and updat ethe actions. Please take a look at my screen recording here: https://share.cleanshot.com/L2lZF75d

    Related to the field labels, yes you’ll need to use the shortcode:

    [ x show=”field_label”]

    In your case, it could be like:

    [13 show="field_label"]:[13]

    [14 show="field_label"]:[14]

    [16 show="field_label"]:[16]

    Where 13, 14 and 15 are the fields IDs.

    Best,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.