Skip to main content

Notifications

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

  • Suggested answer
    Jharana Baliyar Singh Profile Picture
    2,667 on at
  • Community Member Profile Picture
    on at
    RE: Call all OnChange functions on OnLoad

    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
    Community Member Profile Picture
    on at
    RE: Call all OnChange functions on OnLoad

    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

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 54

#3
dkrishna Profile Picture

dkrishna 6

Featured topics

Product updates

Dynamics 365 release plans