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

is there a way to trigger action with fields? or just action? #27

Closed
SerjoA opened this issue Apr 15, 2019 · 3 comments
Closed

is there a way to trigger action with fields? or just action? #27

SerjoA opened this issue Apr 15, 2019 · 3 comments

Comments

@SerjoA
Copy link

SerjoA commented Apr 15, 2019

No description provided.

@dillingham
Copy link
Owner

the button can trigger events, those events can have listeners, those listeners can share the same code your Nova actions are using. But currently there is not a way to run an action. Will add it eventually.

@SerjoA
Copy link
Author

SerjoA commented Apr 15, 2019

first thanks for quick response, love the package
i would like to help you
you can point me to a reference on how to add an action fields to the button or re use an action class already made by me for example,
i saw your source code but i could not figure out on how to do that , or exactly, where to put changes
i saw you have a title and the body for the confirmation and i saw the vue code but couldnt quite figure out , i think the best course of action is to reuse the action classes and get theire data, like fields, insted of something else

@dillingham
Copy link
Owner

dillingham commented Apr 17, 2019

#18 those are good questions. Let’s discuss in these thread

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