Forum Discussion
dex2l
Jun 15, 2020Copper Contributor
Dynamic number of form elements based on answer
Hello, I was wondering if it is possible to create form that displays dynamic number of controls based on user answer. Maybe example of what I'm trying to achieve will make things more clear. Let...
- Jun 15, 2020
dex2l there is nothing in Forms that enables you to do that.
Rob
Los Gallardos
Microsoft Power Automate Community Super Use
Alex_S_
Copper Contributor
My idea would be to create 10 idea fields by default, then send the user to the desired idea field by the choice they make.
Example:
If the user selects "I want to enter 1 idea" => Send to the 10th (last) idea form element.
If the user selects "I want to enter 4 ideas" => Send the user to the 6th idea form element.
If the user selects "I want to enter 9 ideas" => Send them to the 2nd idea form element.
and selecting 10 would send them to the first idea form element.
This way, they will end up with enough fields to enter the amount of ideas they selected in the first question.
Example:
If the user selects "I want to enter 1 idea" => Send to the 10th (last) idea form element.
If the user selects "I want to enter 4 ideas" => Send the user to the 6th idea form element.
If the user selects "I want to enter 9 ideas" => Send them to the 2nd idea form element.
and selecting 10 would send them to the first idea form element.
This way, they will end up with enough fields to enter the amount of ideas they selected in the first question.
RobElliott
Apr 18, 2021Silver Contributor
Yes with branching that would be do-able without any problem.