I am hoping someone can point me in the right direction. I am creating a macro that will build a document for me based on the variables in a user prompt. I am having some trouble finding documentation on what it is I want to do. The three fields at the bottom of this sample prompt are called claims. My document may have as few as one claim, requiring three questions per claim or an infinite number of claims. I was thinking about a button at the bottom that asks if you want to “add another claim.” Then it creates a new prompt with those three questions and creates the dynamic variable based on the number of times a new claim was added to the prompt. I have not been able to find any example of what I am looking for, but someone has had to have done something similar to this. Can anyone point me in the right direction to an example?