cancel
Showing results for 
Search instead for 
Did you mean: 

How to have an hyperlink on reference in activities?

Former Member
0 Kudos

Hello all,

when creating activities in reference to campaign or any other object, the reference is visible on the activity view but it is not possible to navigate to the reference with an hyperlink. Do you know if there is a way to activate this link?

Thanks for your help!

Monica

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi monica ,

General method to get a hyperlink on a field is to write a code in method P-getter of particular field.

Code is :

WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.

rv_value = cl_bsp_dlc_view_descriptor=>field_type_event_link.

if u have any query regarding this then tell me

Cheers,

Hem

Former Member
0 Kudos

Hello Claudia,

yes, you are right, I have check and if the reference is a campaign in an activity, it's working fine. My problem appear only if I create a task from an activity and on CRM2007 package 2. Is the link appearing for you on that case?

Thanks for your answer

Regards

Monica

Former Member
0 Kudos

Hi,

sorry for the late reply.

I checked this case and in our system everything works fine.

I have the reference to the activity as link and the navigation works.

But we are on SP01.

Perhaps I can tell you more next week, when we bring in new SPs.

Regards,

Claudia

Former Member
0 Kudos

Hi Monica,

I checked the issue in our system, and if we have an activity linked ie. to a campaign we get the reference to the campaign with its name.

The name is a hyperlink by default and the navigation to the object works without problems.

Perhaps there is a problem with your authorization?

What component / view / context node / attribute are you using?

Regards,

Claudia