Forum Discussion
Anonymous
6 years agoNot applicable
New Look Workspace Reports in Embedded capacity?
I am trying to get the new look reports into my embedded capacity. Right now, on our webpage, the reports render with the report tabs across the bottom, similar to how this report is in this screensh...
Anonymous
6 years agoNot applicable
Hi Anonymous
The tabs will display across the bottom when you/user is in Editing view. When in Reading view, the "tabs" display along the left side.
HTH,
Michele
Anonymous
6 years agoNot applicable
Thank you Michele - do you mean that this section of code should be switched from Edit to View?
"viewModel: models.ViewModel.Edit" TO "viewModel: models.ViewModel.View"
That would move the tabs from bottom to left side?