Skip to main content
Nintex Community Menu Bar

Is it possible to change attachment labels to different language? like arabic language

  • February 22, 2016
  • 2 replies
  • 17 views

Forum|alt.badge.img+5

I'm creating a form using nintex forms, and I added attachment block, I'm trying to change the messages and labels for the attachments to be in arabic language, is it possible?

Thanks in advance

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • February 26, 2016

Hi Omar,

I have only the english language pack installed but don't these texts change if you switch the language in SharePoint?

However, if that doesnt work for you, the only possibility I can think about is using JavaScript in your form to change these labels. Use the developer tools to find the classes/IDs you can use and write some JQuery/JS file to change the text values in the respective tags.

Cheers

Philipp


Forum|alt.badge.img+5
  • Author
  • March 3, 2016

Hi Philipp,

Thank you for your reply, the texts does not change when I switch the language, every other things changed, I thought of your way of solving this, but I wanted to know if there is other ways to do this.

Thanks again