I am trying to add the billing_address_city and billing_address_state from the Accounts module to the Cases List layout view. Can some explain how to do this?
I am trying to add the billing_address_city and billing_address_state from the Accounts module to the Cases List layout view. Can some explain how to do this?
You can't do this without some code customisation.
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
You need to:
- Create these fields on extended vardefs for Cases module. These fields need to have the attribute 'source' => 'non-db';
- Create a logic_hook process_record to fill in these fields the appropriate values;
- Use the Studio to add these fields on ListView.
Regards
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Are there any good tutorials on how to accomplish this?
you should start with the developer guide here
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
I came across this thread from my Google search.
I'm not sure which version of SugarCRM the question relates to, but in 5.5 I managed to achieve this as follows:
- Go to Admin
- Click Studio
- Select the module you want to add the field to
- Within Studio, click on Fields
- Add Field
- In Add Field form, select Drop Down
- In the Drop Down List option, select the relevant module's drop down list
- Add any other values as you see fit then click Save
- In Studio > Layouts, add the field to your edit, detail and listview layouts as required.
Hope that helps!
Steve
Managed Web Hosting and Web Development
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks