Forum Discussion
Scott Mckenzie
Oct 23, 2019Iron Contributor
Show / Hide Question
Is there any way to Display / Hide either a Question or Section based on a Piping Value. I'm sending survey from Flow but, I don't want certain questions to be shown if Piping Value is X.
Scott Mckenzie
Oct 24, 2019Iron Contributor
Damien_Rosario Thanks for that.
I've been trying a number of options but, the Form needs to Dynamically change when we issue it. Because this needs to be done at certain periods, there would have to be about 30 different variants of the Form to achieved the desired result.
Alan Marshall
Oct 24, 2019Iron Contributor
You will need to use a PowerApp generated from a SharePoint list, you can then send parameters in the querystring as Param and then have fields in the form visible based on that Param.