Hi
we are evaluating Sugar CE and what wei did not find so far in module builder and dev documentation is how to add tabs - for example, our case module would be heavy with data and tabs are preferred way to organize it.
Regards,
Ed
Hi
we are evaluating Sugar CE and what wei did not find so far in module builder and dev documentation is how to add tabs - for example, our case module would be heavy with data and tabs are preferred way to organize it.
Regards,
Ed
Could you provide more details?
The module builder can not build it like that, but it should be pretty easy to modify the template used y the EditView to display each Panel as a Tab.
Have a look at the file include/EditView/EditView.tpl
Then you will have to edit the view.edit.php of your module to use a different template.
Copy include/MVC/View/views/view.edit.php to custom/modules/Cases/views and edit to use a different template file (round about line 82).
M
--
Marnus van Niekerk
There are only 10 types of people in the world
those who can read binary and those who don't
Modules:
CE Teams - Upgrade safe teams module for Community Edition
FieldACL - Field Level Access Control for Community Edition
EditLogicHooks - Create and edit Logic Hooks from the Admin GUI
FlexibleChartDashlet - Display any data in a Dashlet Chart
DocumentThumbnails - Thumbnails for Documents module
Many questions can be answered by reading the Developers Manual
Is there any sample code I can use for this?
Need to place custom fields under tabs, say in case module
We need to demo this feature next week
Thank you for your help!
Ed
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks