Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I created the input box and reload button in my dashboard, so that end user put the file name in the input box and reload manually when they want.
Its working fine in my development environment but not in access point.
Kindly guide me how can I achieve this.
Hi Adeel,
The Dashboard cannot be reloaded from the accesspoint. Instead ask the user to download the dashboard and then reload.
For this you need to enable the option 'Download' in the Accesspoint tab of the QV Server settings.
Hope this helps!
--
Vinoth
There is no direct way of reloading qv application from front end. You can try with EDX or some similar procedures. Have a look here:
Great Nitin..
Looks that it will help. but problem is to store a value in variable.
without saving the app is it possible to store a value.?
how to save the doc via access point?
when we are using /r in our batch file, it automatically saves the file ,
while if we use /r /s , then batch will provide a prompt asking whether you want to save the file or not.
Nitin,
When i try to change variable value nothing happen after just click on reload button in which i call batch file.
inputbox shows the previous stored value.
and a popup screen appear like screen shot.
Tick on "Can execute external program"
vikas