|
Get help or share ideas and techniques for creating applications and reports with WebReports and WebReports Extenstions for Workflow. To receive notifications when new posts are created, please choose the "Alert Me" option from the Actions menu below. (Actions > Alert Me)
Started: 2/4/2010 7:28 PM | |
|  | Spreadsheeml and Javascript Is there a way to use javascript in a spreadsheetml reportview like I can when I am coding within regular reportviews?
Srini  |  |
Posted: 2/4/2010 10:40 PM | |
|  | Hi Srini,
You can add whatever code you want to the reportview, even if its a spreadsheetml reportview - however, the code will only work or make sense if the resulting reportview is viewed in the browser and the javascript is appropriate for the report you are generating. I'm not entirely sure what you are trying to accomplish, so please feel free to respond with an outline of what you are trying to develop, but what you need to keep in mind is that if you are using WebReports to generate a spreasheetml document that is to be opened in excel, the question is whether or not Excel lets you use javascript in the spreadsheetml document - I'm not sure you can, and the question is more of an Excel question than WebReports.
Please let me know what you are trying to create with WebReports.
Cheers,
Darren.  |  |
Posted: 2/24/2010 5:53 PM | |
|  | Hi Darren,
Thanks for the reply!
I figured it out without JS. Excel does not entertain Javascript. I thought of using VBscript to see if that works better in Excel but I doubt that it would work, so I ended up doing without it.
Thanks,
Srini  |  |
|
|
|
|