jenstrawbrax I am not sure Sheetgo can hide that field for the other 3 options and show it for the case where Produce destination = Fresh connect
You can do a number validation for the field using regex
You can keep the field open all the time, the user will just fill in nothing for the other 3 situations - but I don’t think you can make it required
just for that one case
You can give more context to the users on this field using the desc
tag - see this article and search for desc
in there