Hi
Requirement is to show error symbol in Collapse/expand layout when having error.
How can we achieve ?
Thanks,
Ajay
Hi
Requirement is to show error symbol in Collapse/expand layout when having error.
How can we achieve ?
Thanks,
Ajay
@AJAYR16863281 To show an error symbol in a collapse/expand layout when there is an error, you can follow these steps:
In your section rule, you can conditionally apply these classes based on the error state of the fields within the layout.
This approach ensures that the error symbol is visible when the layout is collapsed or expanded.
This is a GenAI-powered tool. All generated answers require validation against the provided references.
How to apply red border for container on required checkbox validation
Pega V8.2.2 - Text as ‘Error’ is displayed along with field-level error in layout group
In layout group is there a way to Show the actual errors instead of showing “error” on top of all tabs
Thanks Will try this solutions.