8000 cascade drop down lists · Issue #94 · volosoft/jtable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cascade drop down lists #94

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

Closed
hikalkan opened this issue Jan 19, 2013 · 9 comments

Closed

cascade drop down lists #94

hikalkan opened this issue Jan 19, 2013 · 9 comments
Assignees
Labels
Milestone

Comments

@hikalkan
Copy link
Member

I'm developing built-in cascade dropdown support for create/edit forms.

@ghost ghost assigned hikalkan Jan 19, 2013
@vygandas1024
Copy link

Nice! It will be very helpful.

@hikalkan
Copy link
Member Author

See #63 (comment) for sample usage.

@hikalkan
Copy link
Member Author

It's completed, will be released with v2.1.0

@vygandas1024
Copy link

hikalkan, could I please download nightly build of v2.1?
Because as it happens I now need that function so much!

@hikalkan
Copy link
Member Author

@vygandas1024
Copy link

Awesome! Thank you very much!
I'm testing it now, so far everything appears to work correctly.

One question though - can it depend on two parents at the same time?
I have this structure where lets say the country also depens on climate. So country has two simultaneous parents - continent and climate.
For now I just make a hybrid selection of joined combinations like "Warm New York, Warm Chicago, Cold Denver..."

I looked in the source code and I see that it works as there can be only one parent field. But I suppose it could be easily modified, yes?

@hikalkan
Copy link
Member Author

:) You're too fast. I also thought it, that's why I used the name: dependedValues.CountryId. So, I'll implement this feature in the feature releases and it's not hard to do.

@vygandas1024
Copy link

Ok, I'll be waiting for this feature! :)

hikalkan added a commit that referenced this issue Jan 25, 2013
Added cascade dropdowns and creating dynamically option list support.
[#63, #94]
Added field options: dependsOn and optionsSorting.
Polish localization (by Grzegorz Zbucki). [#97]
Lithuanian localization (by Vygandas Šimkus). [#103]
Portuguese - Brazilian localization (by Renato Bigliazzi). [#129]
Fixed some issues.
hikalkan added a commit that referenced this issue Jan 30, 2013
Multiple dependsOn support. [#94]
Enhanced option caching. [#63]
Portuguese - Portugal localization. [#142]
Chinese localization. [#103]
Fixed some issues. [#90, #28, #130]
@acdigital
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
0