• Get the Team name for logged in user in javascript

    I need to get the logged in user's team in my js file. Tried below method but it gives default teams for that user, but not the actual team where the user resides. app.user.getPreference('default_teams')
  • Obtain Team Name Using Sugar Logic

    Does anyone know how to get the Team Name for a record with Sugar Logic using the Formula Builder? I believe I could manually update the Extension file for the field, but if someone wants to update the formula at a later date, they will get an error if…