Currently Short Text & Long Text can only be used as a first tier operation in forms. Please add these as options when using conditional logic so that further information can be added dependant on the first response.
EXAMPLE:
My initial question requires a yes or no answer which is given by the dropdown box. If the answer is no, I want to know WHY. This requires a text input to be able to obtain the answer.
So the form needs to be;
  1. Is the material in good condition?
Dropdown box provides yes or no.
  1. Conditional logic says that when no is selected, the short text option appears with the question, 'What is the issue with the material?'
I hope that a quick solution can be found for this. It is preventing me from being able to use forms at all. I upgraded to be able to use conditional logic, and can't use it in its most basic way.