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
    • 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
  • PartnerClub
  • Support
  • Marketplace
  • sugarcrm.com
DevClub
DevClub
Dev Tutorials Dev Tutorials
Click here to join this group and curate your SugarClub experience.
  • All tags
  • sugar 7.x
  • acl
  • api
  • copy
  • copy related
  • drop-down edit
  • Integrations & Connectors
  • rest api
  • sugar 7
  • sugar 8
  • sugar 8.x
  • tag
  • Programatically manage Dropdown List

    Rafael Fernandes
    Rafael Fernandes
    Custom API developed in order to change/add/delete key's from a dropdownList This API have 2 ways to be called, that works for 3 different means: Add a new Key from a DropDown rest/v10/DropdownListKey/add Edit an existing Key from a DropDown rest/v10…
    • over 2 years ago
    • DevClub
    • Dev Tutorials
  • Sugar Developer Tools

    Rafael Fernandes
    Rafael Fernandes
    Sugar Test Tools Certain Sugar Test Tools are only made available to existing Sugar Customers and Sugar Partners and their use is subject to the included Test Tools License. You are required to have a Github account and to be a current Sugar Customer…
    • over 2 years ago
    • DevClub
    • Dev Tutorials
  • HOW TO: enforce ACL on Tags

    Rafael Fernandes
    Rafael Fernandes
    As some may have noticed the Tags module in 7.7.x can be locked down via ACL but users whose Roles deny them Edit permissions on that module can still create tags. I am told this is as intended in the design. What if you want to avoid tag overload and…
    • over 2 years ago
    • DevClub
    • Dev Tutorials
  • Did you know? Copying related records is a breeze!

    Rafael Fernandes
    Rafael Fernandes
    I stumbled on this today and thought I'd share. Ever wanted to copy related records when using the Copy action from Record View? It's simple just add a vardef extension! For example, I have a custom oppp_OpportunityProducts module on Opportunities. When…
    • over 2 years ago
    • DevClub
    • Dev Tutorials