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

Feature: render new options after save #25

Open
4n70w4 opened this issue Feb 6, 2020 · 3 comments
Open

Feature: render new options after save #25

4n70w4 opened this issue Feb 6, 2020 · 3 comments

Comments

@4n70w4
Copy link
Contributor

4n70w4 commented Feb 6, 2020

Case: state machine. Display on select only possible transitions.

After update value return to frontend new array of possible transitions.

@brandonferens
Copy link
Member

@4n70w4 Thank you for the suggestion. At this point we don't have any plans adding the dynamic functionality you are describing.

That being said, if you have a good way of handling this, please issue a PR with the code.

@4n70w4
Copy link
Contributor Author

4n70w4 commented Feb 7, 2020

I have no idea how to do this. Currently used default Nova controller. This can greatly complicate the implementation.

Alternatively, may be create a separate endpoint for this package that will save data and return a new options list.

This will also solve the problem of selflessly adding the sometimes rule to many fields.

@4n70w4
Copy link
Contributor Author

4n70w4 commented Feb 7, 2020

Separate endpoint for saving will also solve my other problem with(). #24

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