Using SugarCRM 10.2 (Sugar Serve - cloud only)
Is there any way to modify the label highlighted in yellow in the below screenshot?
Using SugarCRM 10.2 (Sugar Serve - cloud only)
Is there any way to modify the label highlighted in yellow in the below screenshot?
Hello -
New to Sugar Dev - Requested to remove requirement for Account on Opportunities; not sure where to look at or update code to disable account requirement on opportunities. Any help greatly appreciated!
Hi,
I have a custom scheduler and for which I have a created a scheduler job. I want to read the fields like Job URL, Status, Interval, etc from Job record in the custom scheduler code as I need to manipulate one of these field while the job is running…
Hi Everyone,
On that page it is stated:
--------------
How does a partner gain access…
This is happening for ONE user, on ONE computer, on Google Chrome.
When they go to fill in a date field they get a dropdown of seemingly random dates, and after scrolling slightly the dropdown stays in the same location on the screen and the calendar…
SugarCRM is excited to announce the release of Sugar Q1 2021 for all Sugar Enterprise and Professional customers hosted on the SugarCloud. This release includes the following feature updates for customers leveraging the SugarCloud platform:
I want a report that includes dates prior to the current month for a dashboard - So it needs to be automated (ie cant manually enter the date in)
I cant see how this can be achieved.
The best I can do is the Last # of Days (and put in a suitably large #…
Get laser-focused context
Tired of relying on back and forth email that gets lost in an ever-growing inbox of priorities? Or need to reference actual customer data to make decisions across your team?
Sugar's activity stream allows users to view a list…
Hi All,
I have created the decimal type field using vardef where the length is 18 and precision is 15 which is also same in MySQL but when i try to update the field value up to 15 decimal like 34.1234567899876489, it is storing as rounded value up to…
Hello,
What i am trying to achive is that i have a dropdown field named subtype which is dependent on parent dropdown type_2 (Dropdown field name).
I am trying to setup subtype dropdown list dynamically using dependency. But i am getting an issue, when…