CS Forms: component form fields do not work with input conditions

Hi @charlie

I have 3 issues with input conditions at the moment

  1. if using Standard Input and trying to load input conditions, it does not find any form fields

  2. when using a normal form input field, I can see form fields in input conditions, but they do not work. ie I set a condition of referral_type is Family and whether the value is Family or not, nothing changes at all

  3. If I have a structural element such as a div within the form, I cannot hide that using input conditions as the field is not available. The use case for this is when someone ticks a box on the form, a new section should appear/disappear.