Forms activities!

Continuing the discussion from Forms Activities - Now in Public Preview!:

I have a requirement in which user has to enter values and then bot will process it.
Every time user will enter different number of values. Sometimes 25 or 35 or 50 or 10.
So how can I make input form which will make input fields dynamic in the form?

You can do this by adding a data grid which allows the user to add further rows.

1 Like

@Deepak_M as @alictai said, you can use Data Grid / Edit Grid to add rows as many as you want.