• DevClub
  • PartnerClub
  • Support
  • Marketplace
  • sugarcrm.com
SugarClub
SugarClub
  • User
  • Site
  • Search
  • User
  • Groups & Discussions
    Groups & Discussions
    • Product Forums
      Product-focused Q&A, discussions, best practices, fixes, and help
      Product Forums
      • Sugar Market
      • Sugar Sell & Enterprise
      • Sugar Serve
      • sales-i
    • User Groups
      Professional, Industry, Language
    • Get Involved
      Learn how to become a Raving Fan
    • Social Club
      Live, interactive, virtual meetups with other Sugar customers and Sugar’s Subject Matter experts!
    • Leadership Lounge
      Network with fellow organizational leaders, ask questions, and share insights
    • Developers
      Visit DevClub, the SugarClub group for Sugar Developers
      Developers
      • DevClub
      • Mobile Developers
      • Developer Builds
        Supplemental access level required. Inquiries: developers@sugarcrm.com
    • Additional Groups (Access Required)
      Groups that require special access will be displayed here. Contact sugarclub@sugarcrm.com for assistance. Click here to see all groups
      Additional Groups (Access Required)
      • SugarCloud Platform
  • Product Information
    Product Information
    • Release Central
      Find release-specific content to prepare for your next Sugar update
    • Documentation & Resources
      Looking to expand your Sugar knowledge? Explore our in-depth documentation and other helpful resources!
    • Product Update Blogs
      Updates about each Sugar product
    • Customer Stories »
      Case Studies by SugarCRM
  • Training & Certification
    Training & Certification
    • Training & Certification Home
      Live & On-Demand classes, Quick Videos, Sugar Certifications, and more!
    • Quick Videos
      Short videos about using Sugar
    • Event Recordings
      Recordings from SugarU Live Webinars and Sugar Market Academy
    • My SugarU Dashboard »
    • SugarU News & Updates
  • Adoption
    Adoption
    • Grow Adoption Framework
      Get started on your adoption journey and review the adoption resources from SugarCRM
  • Calendar
  • News
    News
    • Sugar News
    • SugarCRM.com News »
    • Dev Blog
    • SugarCRM Marketplace Blog
  • Help
    Help
    • Welcome to Sugar!
      New to Sugar? Get started here!
    • SugarClub Help & Instructions
      Learn more about SugarClub and find answers to questions about this site
    • New to SugarClub?
      Start your community journey here
    • Technical Support
      Sugar's support resources
      Technical Support
      • Case Portal »
        Access the SugarCRM Case Portal
      • Working with Sugar Support »
        Find out more about engaging with the SugarCRM Support team
      • SugarCloud Information
        Find information about SugarCloud service updates and site status. Contact sugarclub@sugarcrm.com to request access
  • More from Sugar
    More from Sugar
    • DevClub
    • PartnerClub
    • Support
    • SugarOutfitters Marketplace
    • sugarcrm.com
DevClub
DevClub
Dev Blog
Click here to join this group and curate your SugarClub experience.
Subscribe to receive notifications about new posts

Dev Blog

By date
Descending
  • Quick Tip: PSR-0 Namespaces in Sugar 7

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by Jesse.If you want to use namespaces following the PSR-0 standard for your custom code, it is now possible with the SugarAutoLoader in sugar7. Now you don't have to insert require statements all over the place.require_once(...
    • 15 Oct 2014
  • Let’s make a command line Sugar utility tool

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by Jesse.When you work with something everyday, eliminating tedious and repetitive tasks not only improves your productivity but also helps your sanity. With Sugar, there are certain things we as developers are constantly doi...
    • 15 Oct 2014
  • Global Action Menus and Drawers in Sugar 7

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by John Mertic.Editor's Note: This blog post comes from Bill Convis of SierraCRM, and talks about how his team worked with our top notch engineering team to find a way to add action menu items across multiple modules. Big...
    • 30 Jul 2014
  • Write a dashlet that uses an external data source: the Football World Cup dashlet

    Oli Nepomiachty
    Oli Nepomiachty
    During the Sugar 7 Developer training sessions, the attendees often asked for more code samples to get up to speed writing dashlets. This blog provides a good template that could be used when writing a dashlet that will pull data from an external so...
    • 27 Jun 2014
  • How to avoid logging out a user when using their credentials via the new REST API

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by John Mertic.I had this question come from a partner this week...Users can't maintain their two sessions of Sugar (One via the REST API, and the other their Sugar Instance) at the same time. Signing in to either on...
    • 20 Jun 2014
  • Changing the number of previous studio layouts to save for a view

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by John Mertic.There was a discussion recently in Andrea Ayer's Sugar Adminstration Essentials class about previous layouts are stored in Studio when changing how a screen looks. You can access it on an View edit screen by cl...
    • 18 Jun 2014
  • Extending View JavaScript in Sugar 7

    David Ranney
    David Ranney
    This article is aimed at beginning to intermediate SugarCRM developers who want to customize views in SugarCRM version 7.This does not go into detail about all the ins and out of creating custom views, changing metadata and handlebars, etc...
    • 28 May 2014
  • Customizing prefill when users copy Records in Sugar 7

    Matt Marum
    Matt Marum
    I was recently asked how to change the values that get entered into the new record when a user copies an existing record.This post will discuss how to make a simple change to your module's record view in order to change how fields get prefilled ...
    • 15 May 2014
  • RESTful Web2Lead Form

    Harald Kuske
    Harald Kuske
    If you create a Lead Form in Sugar, this Lead Form uses the entrypoint “WebToLeadCapture” with it’s full qualified web addresse.g. http://myCRMserver/index.php?entryPoint=WebToLeadCapture.Using this generated form every visitor of ...
    • 24 Apr 2014
  • SugarCRM Cookbook - SugarQuery - The Basics

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by Jim Bartek.UPDATE October 3rd 2017Removed references to compileSql() function which was deprecated and removed in Sugar 7.9.You have found yourself in a bind, and you need to query the database directly. There is no other ...
    • 22 Apr 2014
<
« 29 30 31 32 33
>