Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Javascript error while hiding Tab

$
0
0

I have two fields on my opportunity form Market and Concept/Product

There is a tab on this form with the following details

There is a javascript which checks the following condition

if (MarketLabel == "Newbuilding" && (ConceptProductLabel == "MES Passenger" || ConceptProductLabel == "MES Offshore")) {
Xrm.Page.ui.tabs.get("tab_newbuildinginformation").setVisible(true);

But, this block of code is showing error 

Please let me know where i have done wrong.


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images