cancel
Showing results for 
Search instead for 
Did you mean: 

Hyperlink issue in WEB UI

anwarcrm
Participant
0 Kudos

Hi all

We are facing another issue with contact details hyperlink.

when we open the hyper link in web UI for the contact person  system has to give the contact information about the Person. but when we click on hyperlink system is not giving any information, it is showing same screen. could you please guide me on this how can i fix this issue.

Regards

Mohammad

Accepted Solutions (1)

Accepted Solutions (1)

jotsaroop_singh
Active Participant
0 Kudos

Hi Mohammad,

There should be navigation defined for this. Check the get_p method of the attribute where you have hyper link. At the same method you will see the event name for fp_onclick property.

In the event which you got from get_p method there has to be navigation logic written to navigate to other view. See whats happening there which may help you to move forward.

Regards,

Jotsaroop Singh

anwarcrm
Participant
0 Kudos

thanks for your reply.

the Problem was Business roles was not copied properly. CRMC_UI_NBLIKNS we found some missing entry's so copied everything working fine now

regards

Mohammad

Answers (0)