Hello,
I think I’ve missed something in the documentation.
I have a pretty easy use case:
On an Eform the User should enter his delivery address and may choose via radio button to enter a different billing address if necessary.
The Fields for the billing address should be hidden if one radio button is checked and shown if the other button is checked.
Well this sounds like a perfect example to use the condiotional behavior of fields provided by the eforms, BUT as of now it seams that theres now logic active out of the box and I can’t access the parameters connected to that feature. field.conditional doesn’t return anything.