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

Hide Sections in Dynamics CRM

$
0
0

i create function named hidesection() in the OnLoad event of account entity.

function hidesection(tabName, sectionName, flag) {
Xrm.Page.ui.tabs.get("Summary_tab").sections.get("products").setVisible(false);
}

this function work fine for the web client but when i open account entity in the mobile express CRM i see error message "cannot call methode set visible of null"

can anyone help me with this issue.


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>