Hi Community!
I have an issue with my custom Javascript to downaload files from a Nintex form.
My workflow on Sharepoint site have more Nintex forms with a option to download attached files from custom Javascript. In some forms it works correctly but in some forms I recieve this message, from browser console:
(Unsafe JavaScript attempt to initiate navigation for frame with origin (my site URL). The frame attempting navigation must be same-origin with the target if navigating to a javascript: url)
Do you have any idea about this matter? It seems that browser detects a cross site scripting vulnerability, It's an idea... or not...
I appreciate your comments!
Thank you so much.