We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Case: state machine. Display on select only possible transitions.
After update value return to frontend new array of possible transitions.
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
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.
sometimes
Separate endpoint for saving will also solve my other problem with(). #24
No branches or pull requests
Case: state machine. Display on select only possible transitions.
After update value return to frontend new array of possible transitions.
The text was updated successfully, but these errors were encountered: