Hi
Dear Team & Developers,
How We Can Create or Get By Default Sugar crm Users Login And logout Details.
I want to create report or want to see log for each SugarCRM users login Details. Please suggest me if any idea.
Thanks
Hi There,
I am looking to export the data of one of the custom report into pdf format including calculation showing in chart format. I am not able to find any information or way to achive this in sugar crm.
Please help me to implement this.
Below…
On click of button , I want a pop up dialog box where I can write some description and then click on Continue.
Please help me here .
Sugar CRM version used : 10.3 Enterprise
We need the ability on the admin/Studio side of things to be able to hide out of use dropdown options. Is it possible to hide values within an individual dropdown field without deleting? I would like to hide out of date values without deleting and removing…
Query : I have an API in Acconts/clients/base/api/mycustomAPI.php. On click of the button (custom button created) , it should call that API.
Sugar CRM version used : 10.3
API url :3.82.61.201/.../
My Code: (record.js)
({ extendsFrom:'RecordView…
Hi all,
I have a custom module of printers, when certain fields are updated in the record I want to send that record data to an external laravel site to update its database.
I currently use logic hooks to do this
$hook_array['after_save'] = Array…
Hi,
I'm looking to allow for a custom module record to be create-able - but to disable any subsequent editing (either inline, via subpanels, edit button, etc). I'm using sugarcloud, currently at version 10.3.0.
Whether admin users' editing rights…
Hello everyone,
I have a "Type" field as dropdown and I want to change it multiselect field according to Category change. Please share your idea that how can I do it.
If category = specimen then Type field = multiselect.
If category = product…
I have created a generic bean with few columns and relationships. I want to extend this bean so that depending on certain values a different class is called and different process is performed?
This is what I am trying to do.
- initial bean/module…
Hi, Have any of your SugarCRM experts tried to use the " Least Busy" method from Inbound Email to create a case in BPM? We are currently using BPM (Advanced Workflow) in our 10.2 Enterprise Cloud instance to assign any new case coming from Email. But…
Hello, I hope you are all well. I have a request from my business to update a field on the contact record after 120 days, simple enough, so I thought. My first thought was to create a Process Definition to look for the event and wait 120 days. But I had…
I have created a new field in one of the module and that field needs to be required for created after any set date (i.e. 2020-10-20), that should not be required for old records. I am using the below formula to achieve this but somehow the formula is…
Hi, I am trying to find a user in sugar via user_name field and that user is inactive. While making api call via postman i am not getting that inactive user detail.
http://<localhost>/rest/v11/Users/?filter[0][user_name]=Test Is there any param available…
How to add print file button in Action menu of record.?
When the user selects records in the list view (module) or is viewing the records in the subpanel, clicking on the Print Files button will cause the files in those records to mass print. (Makes…
Hey guys,
I hope you are all well. I am currently work on a package to update our customer onboarding process. It would be preferred to install a single package in production and the configuration is complete except for adding the fields to the record…
Hello Team, I'm creating a plugin for a custom requirement, and for this, I need unique session storage(let's say tabID) on each tab. but session storage is behaving very strange with SugarCRM while in normal Html is it behaving correctly. For example…
How to remove/disable by permanently sidebar pane (right side Dashboard) in Sugarcrm 9.1 from list view and Record View to all Module. sugar10. sugarcrm 9.1 developer preview developer