Hi! I have a form which accepts two dates and some other slots. I want a function to run once both the date-slots has been filled and depending how the dates look I want to ask a counter question in the middle of the form. Is there any way to do this?
Try conditional slot logic:
1 Like
Yes, this might be exactly what I’m looking for, thanks!