• Change Meeting/Call Reminder Template to include Description value?

    What variable am i to use to add the meeting 'description' to the template? My change looked like this: <!-- BEGIN: MeetingReminder_Subject --> Meeting Reminder - {MEETING_SUBJECT} <!-- END: MeetingSpecial_Subject --> <!-- BEGIN: MeetingReminder --> Title…
  • How can I show dropdown option value in the audit log if I don't have any dropdown option value?

    How can I show dropdown option value in the audit log if I don't have any dropdown option value? And Value is saved in the Database. Please suggest a solution to handle the audit log list.
  • model.save() over write the full bean instead of just set fields

    Hello Folks, I have find out a big problem with sugarcrm. I have created the custom popup for Accounts module by following Adding a new popup view in Sugar 7.x Record View « Sugar Developer Blog – SugarCRM and it is working fine. Now Suppose I have Industry…