SugarClub
SugarClub
  • User
  • Site
  • Search
  • User
SugarClub
SugarClub
  • User
  • Site
  • Search
  • User
DevClub
DevClub
Dev Tutorials Component Mapping
  • Dev Blog
  • Answers & Best Practices
  • Developer On-boarding
  • Dev Tutorials
  • Developer Events
  • Event Recaps
  • Members
  • Developer Suggestions
  • Sub-Groups
  • More
  • Cancel
  • New
Click here to join "DevClub" to engage in the conversation with this group and curate your SugarClub experience.
  • +On-Boarding Framework
  • +Customization Guides
  • -UI Redesign Technical Guide
    • +New Component Structure
    • -Component Mapping
      • Header (header)
      • Footer (footer)
      • Module Menu (module-menu)
      • Module List (module-list)
      • Quick Search (quicksearch)
      • Notifications (notifications)
      • Profile Actions (profileactions)
      • Quick Create (quickcreate)
    • +Codebase Refactor by Example
    • Expected Behavior
    • How to identify customizations to Refactor
    • Troubleshooting
  • Did you know? Copying related records is a breeze!
  • How to write code for SugarCloud webinar Q&A
  • HOW TO: enforce ACL on Tags
  • Programatically manage Dropdown List
  • Remove custom fields created via package installation
  • Sugar Developer Tools
  • Tutorial:  How to register custom platforms in Sugar instances via Platform extension
  • Adding a google reCAPTCHA in a Web-to-Lead form
  • Sugar Developer Blog Style Guide

Component Mapping

As part of this innovation, Sugar has redesigned layouts and views that require developer's attention.

In this section, you can see which ones have changed and dig deeper in the details on their impacts.

Layouts

Prior to 12.3

12.3+

Technical Guide

/clients/base/layouts/header

/clients/base/layouts/header-nav

Header (header)

/clients/base/layouts/footer - Footer (footer)
/clients/base/layouts/module-list /clients/base/layouts/sidebar-nav-item-group-modules Module List (module-list)
/clients/base/layouts/quicksearch /clients/base/layouts/quicksearch Quick Search (quicksearch)

Views

Prior to 12.3

12.3+

Technical Guide

/clients/base/views/module-menu

/clients/base/views/sidebar-nav-item-module

Module Menu (module-menu)

/clients/base/views/notifications

/clients/base/views/notifications Notifications (notifications)
/clients/base/views/profileactions /clients/base/views/profileactions Profile Actions (profileactions)
/clients/base/views/quickcreate /clients/base/views/sidebar-quickcreate Quick Create (quickcreate)
  • Share
  • History
  • More
  • Cancel
Anonymous
Related
Recommended