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

Row Actions framework #2886

Closed
yurikuzn opened this issue Nov 4, 2023 · 0 comments
Closed

Row Actions framework #2886

yurikuzn opened this issue Nov 4, 2023 · 0 comments

Comments

@yurikuzn
Copy link
Contributor

yurikuzn commented Nov 4, 2023

The ability for developers to define custom row actions for list views with composition (without extending). Making the customization truly upgrade-safe. For the main list view and relationship panels.

  • Definitions: clientDefs > {EntityType} > rowActionDefs.
  • Custom row actions for the main list view: clientDefs > {EntityType} > rowActionList.
  • Row actions for a relationship panel: clientDefs > {EntityType} > relationshipPanels > {links} > rowActionList.
@yurikuzn yurikuzn added this to the Version 8.1.0 milestone Nov 4, 2023
@yurikuzn yurikuzn self-assigned this Nov 4, 2023
@yurikuzn yurikuzn closed this as completed Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant