Skip to main content
1-Visitor
October 31, 2016
Solved

Export Data Widget

  • October 31, 2016
  • 1 reply
  • 2079 views

I am trying to implement the export data widget in some of my mashups.  I am able to get the export data widget to work fine when I am logged in as a developer or as an administrator.  However, if I am logged in as a normal user the export data widget does nothing.  I didn't see any messages in the log showing that it was a permissions issue.

Any suggestions on what permissions/visibility setting I need in order to enable the export data button?

Thanks in advance for any help/direction you can provide.

Thanks,

Paul

Best answer by PaiChung

That is strange, the application Log should say something.

Use the developer tools and see what happens when you click on Export client side.

But it basically depends on the same service that retrieves the data that you are displaying correct?

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
October 31, 2016

That is strange, the application Log should say something.

Use the developer tools and see what happens when you click on Export client side.

But it basically depends on the same service that retrieves the data that you are displaying correct?

pbaierl1-VisitorAuthor
1-Visitor
November 1, 2016

I double checked the service permissions and everything was correct.  I restarted my browser and the service is working now.  Thanks for the help.  I guess some of the changes I had made didn't take affect right away.