yt110154
(Y Naga Venkata Satya Sai Kumar Tanuku)
1
I have an embedded list with Allow Editing enabled. I have configured a custom View/Action in the data class used by the embedded list and updated the view label to the desired value. However, when I launch the edit action, the dialog title still displays "Edit " instead of using my configured label.
Is there a way to override this default title and display a custom label example: “Details” when opening the edit form in Constellation?
I don’t find any option to customize the Edit label of the modal dialogue when we open it from embedded data field. Rather there is an option to customize the object name
In Pega Constellation, there is no built-in option to fully remove or replace the word “Edit” from the modal dialog title of an embedded list. The only customization available is changing the label of the data object used in that embedded list; this custom label then appears right after “Edit,” for example “Edit Details” instead of the default object name. The word “Edit” itself always stays part of the title and cannot be swapped out completely. This restriction exists because Constellation intentionally locks certain out-of-the-box labels to keep the user experience consistent across all applications.