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

Allow multiple parents #17

Open
JDiGregorio opened this issue Feb 18, 2020 · 9 comments
Open

Allow multiple parents #17

JDiGregorio opened this issue Feb 18, 2020 · 9 comments

Comments

@JDiGregorio
Copy link

I am using nova-ajax-select and I have a field that depends on two parent fields, another parent field can be added in some way. Currently it only allows me to do it for one, I already modified the route and it works correctly I send the data as the nova-ajax-select interprets the problem is in the field in the resource that is only taking the value of a parent.

@iHwy
Copy link

iHwy commented Mar 24, 2020

JDiGregorio, Did you solve this?

@JDiGregorio
Copy link
Author

@iHwy I could not solve it, do you have any idea?

@kdrmlhcn
Copy link

kdrmlhcn commented Apr 8, 2020

Is there anyone who can solve this problem? @iHwy @JDiGregorio @dillingham

@piljac1
Copy link

piljac1 commented Apr 15, 2020

I'm currently working on a fork of this package which supports multiple parents, dynamic field type (text or select depending on the route response format) and an additional selected key (added the current mandatory value and display keys) to preselect a select option. I'm currently testing different cases, but if you guys would like to beta test the package let me know and I'll upload it as is !

@dillingham
Copy link
Owner

@piljac1 maybe contribute some PRs and I can review?

@piljac1
Copy link

piljac1 commented Apr 15, 2020

Sure, but I have some more testing to do and documentation to write.

@rodrigoalexandrino
Copy link

I'm currently working on a fork of this package which supports multiple parents, dynamic field type (text or select depending on the route response format) and an additional selected key (added the current mandatory value and display keys) to preselect a select option. I'm currently testing different cases, but if you guys would like to beta test the package let me know and I'll upload it as is !

@piljac1 can you share your version with us ? I'm also need multiple parents in some of my requests.

@piljac1
Copy link

piljac1 commented Jun 19, 2020

I'm currently working on a fork of this package which supports multiple parents, dynamic field type (text or select depending on the route response format) and an additional selected key (added the current mandatory value and display keys) to preselect a select option. I'm currently testing different cases, but if you guys would like to beta test the package let me know and I'll upload it as is !

@piljac1 can you share your version with us ? I'm also need multiple parents in some of my requests.

@rodrigoalexandrino I kinda put the project aside to take more time for myself and my girlfriend, but it was almost done. I will try to submit PRs in the beginning of next week because my weekend is full.

@anditsung
Copy link

anditsung commented Jan 19, 2021

hello.. no one update on this? if not i will try to add this


if anyone want to try it first
https://github.com/anditsung/nova-ajax-select

if dont have problem maybe create a PR for it

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

7 participants