T
Typebot13mo ago
fxholl

how to configure a field in input block as required

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?
1 Reply
Baptiste
Baptiste13mo ago
By default, for now, all inputs are required You can add checks on input answers using Condition block

Did you find this page helpful?