The "File Upload Form" opens in a new window every time I open the "Edit Screen".
I have tried to use solution from http://forums.nubuilder.cloud/viewtopic.php?f=15&t=8455
adding
Code: Select all
function nuLoadEdit() {
nuSetHash('bob', 'world');
}
Could you please advise?
Thank you.