
Announcements
Hi,
I'm building a model-driven app to manage requests within projects. Requests can be of different types, which require different information, but some information is always the same. Typical inheritance within a database. I have one table "Request" for the base information and multiple tables for requests - one for each type.
I'm trying to create a form where users can create new requests depending on the type of request, but I can't manage.
When I create a form, I cannot access the information from a different table.
How can I bring together the information from different tables? Is this even possible?
Regards
Hello, @leo85, You will have to use the SubGrid components and then use same JavaScript web resource to show or hide those subgrids based on the selected request type.
Here is an article to show you how you can do that : https://dynatecon.com/2022/05/04/show-and-hide-subgrid-based-on-field-value-using-javascript-in-ms-dynamics-365-crm/
| If my reply helped you, please give a 👍 , & if it solved your issue, please 👍 & Accept it as the Solution to help other community members find it more. I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends. Visit my Blog: www.powerplatformplace.com
|