AEM 6.4(Touch UI) - Customizing success message on page properties save button click | Community
Skip to main content
Level 2
January 18, 2019

AEM 6.4(Touch UI) - Customizing success message on page properties save button click

  • January 18, 2019
  • 1 reply
  • 1316 views

Hi,

On saving page properties dialog in Touch UI for any page we get a success message like "SUCCESS The form has been submitted successfully". How can we stop this message from appearing/ customize the success message? Please find below success message screenshot.

Thanks,

Surendra

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Gaurav-Behl
Level 10
January 18, 2019

The message is rendered by /libs/granite/ui/components/coral/foundation/clientlibs/foundation.js which is marked as granite:InternalArea. Hence, you should not overlay it.

Refer -

Adobe Experience Manager Help | Sustainable Upgrades

Internal (granite:InternalArea) - Defines a node as internal. Nodes classified as internal cannot be overlaid, inherited, or used directly. These nodes are meant only for internal functionality of AEM