Looking for a way to Add to ModuleActions #1311
Unanswered
leigh-pointer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Oqtane does not currently have the equivalent of the DNN IActionable interface currently. It relies on the ActionLink or ActionDialog components instead. I would be curious from a UX perspective to hear your thoughts on why you would prefer to add custom ModuleActions rather than using ActionLink or ActionDialog. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When in edit mode I would like to be able to add menu options to the ModuleActions menu from within my module. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions