Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional Fields in arrays don't work properly #60

Closed
jasonw22 opened this issue Apr 8, 2013 · 1 comment
Closed

Conditional Fields in arrays don't work properly #60

jasonw22 opened this issue Apr 8, 2013 · 1 comment

Comments

@jasonw22
Copy link

jasonw22 commented Apr 8, 2013

Take a look at the behavior in this fiddle: http://jsfiddle.net/G6hg2/

The conditional field outside the array works as expected.

The conditional field inside the array does not work as expected.

Additionally I was having issues with field names containing spaces. Should I be using the name or id property to create an identifier that does not contain spaces, when the field label does?

@uzquiano
Copy link
Member

uzquiano commented May 7, 2013

This appears to be a configuration issue with the options.
Updated fiddle -> http://jsfiddle.net/vDcfn/1/

With the "fields" element included (line 63 of the fiddle), things work fine.

@uzquiano uzquiano closed this as completed May 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants