Skip to main content
Nintex Community Menu Bar

Nintex Form - favicon

  • May 20, 2019
  • 1 reply
  • 18 views

maxime_ouellet
Nintex Partner
Forum|alt.badge.img+3

Hi,

 

is it possible (permitted) in Nintex to add a favicon when the form is loaded in the browser?

2235i8261E13050C820A1.png

actually i had a exception when i try to add it by javascript

DOMException: "Permission denied to access property "head" on cross-origin object"

 

So, any ideas or futures evolutions from Nintex?

1 reply

Forum|alt.badge.img+14
  • Scholar
  • June 7, 2019

how did you try it?

it shouldn't be such a problem...

 

NWF$('head link#favicon').attr('href','/sites/Documents/myfavico.jpg')