07
February

0 Comments | Urdhva Tech | 2013-02-07 | Tags: ListView

Duplicate Alarm in Listview SugarCRM

Today I came across an interesting post on SugarCRM Forum which says give an indication next to phone number if it is found to be repeated over various Contacts.

Read more →
05
February

0 Comments | Urdhva Tech | 2013-02-05

Showing related module's related data

Today I came across a requirement where client wanted to see Contacts related to a Case at Account's level.

Read more →
05
February

0 Comments | Urdhva Tech | 2013-02-05 | Tags: SubPanel

Add custom subpanel in Accounts module

There comes the time when sales rep finds it irritating to view opportunities Closed Won and Closed Lost under same subpanel. Lets make custom subpanels separating Closed Won and Closed Lost.

Read more →
01
February

0 Comments | Urdhva Tech | 2013-02-01

Display more than 10 records in SQS search.

SugarCRM by default displays 10 records as a search result after SQS. As an example, we take Opportunities module with after_ui_frame logic hook.

Read more →
30
January

0 Comments | Urdhva Tech | 2013-01-30

Make field Importable Required

How to make importable required in custom field It will be done by one step only! You need to extend vardefs to make importable required. Let's see how

Read more →