Dear Team, I have upgrade SugarCRM version 9.0.1 to 11.0.6 . When I open any ticket in SugarCRM I am facing below attached error in SugarCRM screen . I have facing no file chosen on CRM screen. Thanks & Regards,
Hi All,
Can anyone help to solve below means how it can be implemented:
How to implement below use case?
Use Case: #1 Our school is currently using an old inhouse built software to host student profiles. As an administrator i would like to be…
[2024-07-09T07:07:03+00:00] INFO => F: [Issue 110][red][useOfAppViewInvokeParent][562][useOfAppViewInvokeParent] Use of removed Sidecar app.view.invokeParent method in custom/modules/Accounts/clients/base/views/recordlist/recordlist.js ({
extendsFrom…
There is a nice write-up for using addValidateTasks https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_14.0/cookbook/adding_field_validation_to_the_record_view/ .
However, as Sugar evolves there are more and more places…
Dear All, I want to customized Some input received in Sugar by Default API . How can I customized if ? And Also share the path of default API in SugarCRM used.
For Example :- I have share a case crate API with portal user and I received regularly in…
Dear Team,
I have Upgraded our sugar CRM 11.0.6 to 12.0.3 & we are Getting CRM after login screen (
HTTP: 500 Internal Server Error
Invalid subscription json data
)
Please help what can i do for this issue
to
Coordinated Universal Time
webinar
Hello Sugar Developers!
It’s time for the May session of our online Developer Office Hours hosted by subject matter experts from SugarCRM and the Sugar community.
This session is dedicated to Prepping for Sugar Developer exam, please bring in your...
I have extended a RecordView and it works perfectly. SugarPro/custom/modules/XXX/clients/base/views/record/record.js ({
extendsFrom: 'RecordView',
initialize: function (options) {
this._super('initialize',[options]);
this.model.on('sync', this.changeField…
Hello everyone,
I'm working with automatic filters and I have to filter by all the elements contained in sub_element_l_c (sub_element_l_c is a calculated text field with the value of a multi-select field). This is my code from the relate.js:
({ extendsFrom…
We user SugarCRM Sell hosted in the cloud.
When I perform a custom query like this:
select *
from tracker t
where action = 'detailView' and module_name = 'Reports'
order by date_modified desc
The data exported just seems to be the date_modified…
Hi All,
I have below scenario where I need help/suggestion how we can customize Studio created Action Button functionality.
In the Case module of SugarCRM, I've implemented two action buttons from studio: (1) "Complete" and (2) "Cancel."
Each Case…
Hey Dear,
Using a silent upgrade method, I have successfully upgraded SugarCRM from version 12.0.3 to 13.0.2. However, when I attempt to access it via the URL, the login page is not displaying. Upon further investigation, I noticed that several files…
to
Coordinated Universal Time
Webinar
Hello Sugar Developers!
It’s time for the December session of our online Developer Office Hours hosted by subject matter experts from SugarCRM and the Sugar community.
This session is dedicated to Sugar Development with Docker containers, please bring...
to
Coordinated Universal Time
Zoom Webinar
It’s time for the September session of our online Developer Office Hours hosted by technical subject matter experts from SugarCRM and the Sugar community.
You don't have to be a developer to join! You need only an interest in configuring and customizing...
Our session detailed what it means to be a solution architect, steps to take the certified exam, and best practices so you can become the best official SugarCRM Solution Architect !
Session Highlights
What is a Solution Architect?
A Sugar Solution…
Hi All,
Can anyone suggest why I am getting error in sugarcrm.log file as
"SoapHelperWebServices->checkSessionAndModuleAccess - validate_authenticated failed -"
I have enabled Email Achieving from Admin -> Email Achieving, I think when I replied…
to
Coordinated Universal Time
Webinar
Hello Sugar Developers!
It’s time for the August session of our online Developer Office Hours hosted by subject matter experts from SugarCRM and the Sugar community.
This session is dedicated to SugarOutfitters Add-On Certification and PHP 8.2 , please...
Hi All,
If opportunity has Global Team in Teams then only Email record is linking with opportunity, If I created opportunity with any other team then opportunity is not linking with email archived record.
Can anyone suggest what might be the solution…
Is it possible to create a relationship based on another relationship? For example, in Opportunities I need to add two Contact relationships to track both Commercial and Technical contacts for an Account, but I need to limit the ability to select the…
Hi All,
I have encountered issue regarding linking of Archived Email records with Opportunities. The problem we are facing is for regular users, the linking between Archived Email records and Opportunities is not functioning as expected. This issue…