how to remove a error message.

We have developed some conditions a error message will come but else when that conditions are not satisfing then no error should show but empty blank boxes are showing how can we resolve this please find the attachment below.

error.png

@PabbaV71 that section being displayed is DisplayErrorMessage section. Can you check if any visibility condition is written on that?

@PabbaV71 use Page-Clear-Messages method in activity or @Default.pxClearMessages() function to remove messages on page.

If that section (DisplayErrorMessage) is displayed by default, then issue with visibility condition.

@PabbaV71

Issue is either with visibility condition or revisit refresh logic