• Enable the title field for non-admin user in Sugar

    Dear community, I’ve noticed that in Sugar the title field of a useris readonly by default for non-admin user. I would like to enable if admin and non admin user. I’ve tried different modifications in custom/modules/Users/metadata/editviewdefs.php but…
  • How to get only selective information in profile API

    We are using https://<sugar_instance> * ramaraj.karuppusamy to get the current user profile. But it returns complete info of the user which includes preferences, modules, acl, etc . Is there a way we can get only selective information(We should be able…