File Upload Form issue
Posted: Wed Oct 08, 2014 6:05 pm
Hi,
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
But does not sort the issue.
Could you please advise?
Thank you.
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.