Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Customised unexpected Error message displayed for Layout groups

SA-50053

Summary



In one of the application screens, user is using Layout group of type 'Tab' to display content.

When any mandatory value is not entered in the layout group, a validation message is shown at corresponding property.

Along with that, an unexpected message 'Error' is getting displayed on top of the layout group.



Error Messages



An error message 'Error' is displayed on top of the layout group.


Steps to Reproduce



1. Create a repeat layout. In the Operations tab, select 'Master-Detail' as Row Operation and call a flow action.
2. In the flow action section, create a layout group of type 'Tab'.
3. Include few mandatory fields inside the layout group section.
4. During run time, click on the mandatory field, do not enter any value and click anywhere else in the screen.


Root Cause



A software use or operation error : This is expected as per product design.

Resolution


Perform the following local-change:

1. Launch the skin rule.
2. Go to "Included styles" tab.
3. Expand "Additional style sheets" section.
4. In one of the available css files add the following snippet:

.content-layout-group > .error-table{
display:none;
}

Published April 24, 2018 - Updated October 8, 2020

Was this useful?

100% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us