Set an image for Centric CRM 4.1 (Stable and Released)

Sign In or Register

Centric CRM 4.1 (Stable and Released)

Core Team
PUBLIC PROFILE

Back to topics

Feedback (Suggestions, comments, etc.)

How does <dhv:include > tag works

You need to be logged in to post messages

How does <dhv:include > tag works

5/7/2009 12:50 AM EDT

Hi,

Can anyone explain me how <dhv:include > tag works eg. in opportunity_include.jsp <dhv:include name="opportunity.singleComponent" none="true">. Also what is the difference between " <dhv:include name="opportunity.singleComponent">" and <dhv:include name="opportunity.singleComponent" none="true">.

Thanks in advance,

Regards,
Sridhar Mangipudi

1. 5/7/2009 8:16 AM EDT
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

The dhv:include tag determines which functionality and fields are enabled in the UI. The name of the tag "name" corresponds to the installed system.xml file. This is one way to customize the crm without having to integrate source code changes each time.

In system.xml you can:
1. enable/disable some functionality
2. rename fields and modules

1 result found