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

items object of options is not properly set #42

Open
Ognian opened this issue Feb 11, 2013 · 1 comment
Open

items object of options is not properly set #42

Ognian opened this issue Feb 11, 2013 · 1 comment

Comments

@Ognian
Copy link
Contributor

Ognian commented Feb 11, 2013

help!
altough setting:
options: {
"items": {
"showMoveDownItemButton": false,
"showMoveUpItemButton": false
},
"fields": ....
buttons still display since at the place where showMoveDownItemButton is queried they have disappeared from options...

@uzquiano
Copy link
Member

Are you able to produce this on master?

If I go to the ArrayField examples page, example #10 shows an array field with the "move down" and "move up" item buttons are disabled and they do not display.

If you can tell me exactly what to do, I'll reproduce it and fix it. The ArrayField has had a lot of changes to it recently. Hopefully we didn't introduce a regression.

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