how to configure a field in input block as required
how to configure a field in input block as required
At a glance
The community member has a flow with several input blocks and wants to know how to define some of them as required, so that the user is not taken to the next block if they did not provide a valid answer to the previous one. The comments suggest that by default, all inputs are required, and that the community member can add checks on input answers using a Condition block.
I have a flow with several input blocks. How do I define some of them as required, so that the user is not taken to the next block if he did not provide a valid answer to the previous one?