Merge Text Editor option to pick string in list

Merge Text Editor option to pick string in list

Comments

  • Hi!

    Im trying to use merge editor in a form as a content text box and i want to let the user the option to pick string from a list of string and to put it in to content text box. how can i do it? as you can see in attachment file, it doesnt show me the strings in the list (vars), it just shows me All items as array first last count.

    Thanks

    [img]att1[/img]

  • Hi,

    Currently, defining specific data definitions on Merge Editor form component properties panel is not creating input fields for the defined data on the form input panel. Also, the Merge Editor component only accepting single String value by default. This is a known issue and our developers are working on it.

    However, as a workaround, you can define each string text separately on the form input data section on form properties panel. Then you can select All Form Inputs as Merge Variables Source on Merge Editor form component properties panel. This setting will allow you to map defined form input variables into Merge Editor. Please check the attached screenshots and project for reference.

    Regards

    [img]att1[/img]

    [img]att2[/img]

    [img]att3[/img]

    [img]att4[/img]

Sign In or Register to comment.