This article provides JavaScript code to open an entity form in create mode within a dialog box pop-up in a model-driven app in Power Apps. The code uses the Xrm.Navigation.navigateTo function to navigate to the entity form with specified parameters such as pageType and entityName. The navigationOptions parameter is used to define the target, height, width, and position of the dialog box. The code also includes a success callback function to log the ID of the created record.
Login now to access my digest by 365.Training