Results 1 to 4 of 4

Thread: generating custom module with tabs

  1. #1
    ed123 is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default generating custom module with tabs

    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

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: generating custom module with tabs

    Could you provide more details?

  3. #3
    mvngti is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    510

    Default Re: generating custom module with tabs

    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

  4. #4
    ed123 is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default Re: generating custom module with tabs

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 5.2 not displaying custom module tabs
    By darcy.rippon in forum Installation and Upgrade Help
    Replies: 16
    Last Post: 2011-07-02, 06:41 AM
  2. Replies: 38
    Last Post: 2009-12-16, 11:43 PM
  3. add new custom tabs inside a module
    By whiteFwolf in forum Developer Help
    Replies: 0
    Last Post: 2008-09-01, 11:18 AM
  4. Blank tabs for custom module
    By jrussellred in forum Help
    Replies: 0
    Last Post: 2008-02-20, 03:08 AM
  5. Roles and Custom Module Tabs
    By signaljim in forum Developer Help
    Replies: 5
    Last Post: 2006-01-20, 03:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •