Subscribe by Email

Your email:

Browse by Tag

Insights & Information regarding enterprise resource planning software from a leading industry expert.

Current Articles | RSS Feed RSS Feed

CRM - Making "Groups" Accessible in Other Screens

  
  
  
  
  
  
  

In CRM, you may be using Groups, which used to be called "Target Lists".  Have you wanted to use or see these Groups in other screens, such as the Company summary screen?  Here's how!

Adding a Group/Target List field to another screen

Within the marketing area an individual wave item or wave activity can be linked to a Group, which used to be Target Lists.

How can a Group field be added to another entity?

  • Add a new field called 'comp_targetlist' to the company table. The type must = 'Integer'.
  • Add the field to the companyboxlong
  • Open your Query Analyser or SQL query tool and change the meta data by running:

update custom_edits
set colp_entrytype = 60, colp_defaulttype= null, colp_entrysize=null
where colp_colname = 'comp_targetlist'

The Group field type = '60'.

  • Refresh the metadata.
  • Navigate to a company summary page and test.

Comments

Currently, there are no comments. Be the first to post one!
Post Comment
Name
 *
Email
 *
Website (optional)
Comment
 *

Allowed tags: <a> link, <b> bold, <i> italics

This Web site is owned by Plus Computer Solutions Ltd. Plus Computer Solutions Ltd. is independent from Sage and is not authorized to make any statement, representation or warranties or grant any license or permission on behalf of Sage regarding any product, service or Web site content. Certain materials made available on or through this Web site are owned by Sage and cannot be used without the prior written permission of Sage.