I'm trying to create a form which allows sales reps to order samples of products. They can request specific numbers of each sample, but if it goes over a threshold for any item, it needs to be approved by a manager, and an explanation needs to be provided. So I've tried creating an explanation field using Paragraph text, but when I set up the conditional logic to only show the field if the value of one of the item fields is over the threshold, it prevents the form from displaying altogether. I've tried using Single Line Text, Number and Radio Buttons with "other" choice, but none of them work. What would be the best way to set up this form and how can I make sure that the form actually displays.