Hi Developer,
In SugarCRM Studio I can add a field with the type relate and link to the Accounts module. There should not be an explicit relationship between the modules. A custom table is then created for this, in which the ID of the account is inserted…
Hi,
I have a requirement to show my application reports and statements inside SugarCRM account. My application is hosted externally. The requirement is
- Create a menu
- On clicking the menu show the external page inside SugarCRM page section. …
Hi all,
Is there a way to add custom fields in URL on process email templates.
I've tried to go on "Insert/edit Link" then set my link to http://abc.com/a?parma={::Cases::my_field::} , but this will be send as it is, without replacing the field name…
I'm trying to create Module Action Links in the Meganav that link to different filtered views of the same module.
I've created some custom filters on the Accounts list view, and I've figured out how to add custom Module Actions Link buttons.
This…