How to reload App{} in QuickReportApp.qml

1160
0
09-22-2016 01:16 PM
AnkitPrahnani1
New Contributor III

Is it possible to reload App{} component of Quick Report app in the QuickReportApp.qml page?

I am trying to extend the functionality of Quick Report app and want to reload the app after changes to the feature service url is made.

I have made a button which when clicked lassigns a new value to the variable: featureServiceURL and runs serviceInfoTask.fetchFeatureServiceInfo()

However due to some reason even after running the function serviceInfoTask.fetchFeatureServiceInfo() the consequent pages are not updated.

So I believe that on reloading app{} might reset the values  and give desired outputs.

Can someone advice me how to work this issue out?

Thanks

appstudio‌

quick report‌

qml‌

quickreportapp.qml‌

0 Kudos
0 Replies