I have a scenario where I need to add multiple Address to Account. I am using Dynamics 365 online instance and my current implementation for Account Entity form looks like below,
My requirement is I need to put multiple address sections here to enter Regional Office details. I have made some changes in the form to input 2 Regional Address. But for some account, there would be multiple regional addresses which we cant predict.
Is there any option in dynamics to add multiple addresses like above, so that we don't need to add more sections rather user can click on (+ Symbol) to add this section to enter address details.