
Announcements
I want people to fill out a set of 8 questions about their email usage. I need them to be able to go through the form as many times as they want, so they can fill in the same information for every email they have. Can you create a microsoft form with a conditional repeating section where the user just clicks, "add another email" and they are taken back to the top of the section to fill out the information again? Please advice.
@lrdavis211814 Though MS Form i do not think it is possible but through PowerApps you can achieve such functionality. You need to patch your filled entries on button click if they want to fill it again refresh data after patch().
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.