web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Call all OnChange functions on OnLoad

(0) ShareShare
ReportReport
Posted on by

Hi guys,

I have a JS function which I bind on OnChange event on a field.

This function show / hide a tab based on true / false value of the field.

function show_hide_tab(executionContext, tabname)

{
	Xrm.Page.ui.tabs.get(tabname).setVisible(executionContext.getEventSource().getValue());
}


How can I easily execute this function on OnLoad of the form, so the tab can be show / hidden based on the coresponding field value?

Thanks.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    You can simply use this function in onload also with some moidifcation on the tabname. You need to check for the tab name in the onload function.

    Mansoor

  • Community Member Profile Picture
    on at

    thats what I want, but as you can see in my source code, the function it self is contains no fix name of tab name nor field name

  • Suggested answer
    Jharana Baliyar Singh Profile Picture
    2,667 on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans