I’m working in a Dataverse Model-Driven App and need to add a custom button on my Table form that will:
-
Open a pop-up dialog (using an existing form or quick-create form) to collect user inputs for a new Other table record (e.g. fixed value or percentage).
-
Link the newly created PIM to the current MRQ Line via the 1:N relationship
Any step-by-step guidance, sample configurations, or links to official docs would be greatly appreciated!