Configurable Workspace expand error message

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2023 09:51 AM - edited 07-21-2023 09:54 AM
Hello, I am looking for some guidance on how to have the error message expanded automatically when occurs in the Configurable Workspace.
I have been advised that this can be done by manipulating the DOM to load "now-alert-content" as "now-alert-content is-expanded". However, I am not sure where and how to make this update. Please could you kindly guide me a bit on where to start?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 06:51 AM
It looks like that's the error message you get when trying to save a form where not all mandatory fields are completed. If I'm understanding your requirement correctly, you want the Show more link to be automatically clicked so the whole message shows up?
I don't think that's doable as this is a system message and not something generated from the workspace itself, unless there's a system property for it somewhere.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 07:34 AM
Hi Brad, thank you for coming back to me. Yes, that's correct. I would like to show the expanded message when it shows up (screenshot below).
Hi Portal has suggested that it's possible to achieve this by manipulating the DOM to load "now-alert-content" as "now-alert-content is-expanded." They did mention that additional assistance for this comes with charges, so I would really appreciate your help on this matter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 05:17 AM
Hi Both,
It appears that the format of the mandatory fields message has changed in Vancouver, and now appears at the top of the form details section, rather than the global messages area - unfortunately I've not been able to find any documentation to support this.
Many thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 07:53 AM
@Natalia11 did you get the solution for this?