Seal Report Forum
»
Report Edition
»
Reports
»
Create Tab Report for Page Elements
Rank: Member
Groups: Registered
Joined: 9/4/2015(UTC) Posts: 23 Location: ottawa Thanks: 7 times Was thanked: 2 time(s) in 2 post(s)
|
Is there a way I can have page elements show up in separate tabs instead of in the same tab?
Right now the only way I think I could do this is to create separate model objects with identical row and data elements with the same restrictions and using a different dimension value in the restrictions. Seems like a lot of work to accomplish what page elements do for pages, just in tabs instead.
I just don't like scrolling....
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
Yes it is possible to do it but there is no View model for doing that directly (can be a future feature to have a ModelPageTab.cshtml template). Actually you have to edit your model template (or just create a new one and save the file in your Repository/Views folder) and generate the HTML in order to have a jquery tab generated: refer to https://jqueryui.com/tabs/If you have a version working, just contact me so I may integrate it in a future release. Good luck.
|
|
|
|
Rank: Member
Groups: Registered
Joined: 9/4/2015(UTC) Posts: 23 Location: ottawa Thanks: 7 times Was thanked: 2 time(s) in 2 post(s)
|
Is there a way to filter a model using the Model HTML template instead of a restriction. That way I could have a single model object and use it in multiple HTML Views (Tabs) with different filters, and use the tab to filter the data some how? Any razor script that we could put in the view to filter this way?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
well, if you understand the result model, you could do more or less what you want with custom razor templates.... depending on the tab, you can change the way to build the HTML tables, but it will be really hardcoded and you have to do the same for the charts.
|
|
|
|
Seal Report Forum
»
Report Edition
»
Reports
»
Create Tab Report for Page Elements
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.