Showing posts with label Tab-Control. Show all posts
Showing posts with label Tab-Control. Show all posts

Set Tab Visibility on Dynamics 365 Form Using Javascript

Set Tab Visibility on Dynamics 365 Form Using Javascript

Controls the visibility of specified tabs on a Dynamics 365 form based on form type. Intended to be used in the form's OnLoad and OnSave event.

Dynamics 365 Form Customization: Responding to Tab State Changes

 

Dynamics 365 Form Customization: Responding to Tab State Changes

Introduction

A common scenario involves executing specific actions when a tab on the form expands or collapses. This article guides you through implementing a response to tab state changes in Dynamics 365.