Skip to main content
Nintex Community Menu Bar

Get computer name or Hostname

  • September 20, 2018
  • 2 replies
  • 49 views
  • Translate

Forum|alt.badge.img+3

Hi guys,

 

I need to show "Computer name/hostname" in Nintex form for SharePoint online, Classic form. 

Also, it should be editable by the user. 

Can you help me if you have any experience with that? 

 

 

Thanks

Bahareh

Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+16
  • 914 replies
  • September 20, 2018

You can do it with a script but only in IE

var ax = new ActiveXObject("WScript.Network");alert('User: ' + ax.UserName );alert('Computer: ' + ax.ComputerName);
Translate

Forum|alt.badge.img+3
  • Author
  • 18 replies
  • September 21, 2018

Hi Fernando,

Thanks for your answer, I used this Javascript in IE but I give this error.

Regards,

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings