Skip to main content
Nintex Community Menu Bar

NINTEX Forms - Replace function

  • March 16, 2022
  • 1 reply
  • 284 views

I am moving from INFOPATH forms to NINTEX forms and have run into the following issue:

I  need to change ' single quote to ` back quote when user enters data in text field in Nintex form.

In INFOPATH, I used translate 

22259i66D44C375944A39F.png

I have tried fn-Replace in NINTEX form but it does not work. 

22260i1BA57E1AD8F84724.png

I have tried with quotes around  "'", "`"  as well.

Thank you.

1 reply

Forum|alt.badge.img+11
  • Scholar
  • 140 replies
  • March 17, 2022

@MaryW 

 

You can try fn-XmlDecode({txtVariable}) or encode.