Can we change caption / add caption ml of default actions on page like New, Edit, Delete in business central ? Or can we translate them in any other language through xlf then xml ?
Short answer: you can’t directly change captions of default system actions like New, Edit, or Delete from a page extension because they are built-in system actions defined in the base application. Custom actions can have captions or translations easily, but system actions inherit their captions from the base translation layer. If you need another language, the supported way is to use XLIFF (.xlf) translation files and translate the original trans-unit from the base app through a translation extension, rather than trying to override it with CaptionML or page extension code.
Regards,
Oussama Sabbouh
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.