Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
6.2.11
-
None
-
-
Empty show more show less
-
Yes
-
UI FW 38, UI FW 39
-
5
Description
Steps to reproduce
- Create an Action which extends from a class other than CancelDialogAction or SaveDialogAction (both deprecated)
- Add such action to a dialog on the PostCreate method (as stated on the documentation)
Expected results
The action appears at the bottom of the dialog.
Actual results
If the action doesn't extend from SaveDialogAction or CancelDialogAction, no action appears.
Workaround
Development notes
An option would be to expose ACTION_CONVERTERS same way as FIELD_DEFINITION_CONVERTERS.
Checklists
Acceptance criteria
Attachments
Issue Links
- is cloned by
-
MGNLDAM-993 CLONE - Can't add custom actions to dialogs
-
- Closed
-