Validation messages while using Search and Select

Hi @shanmukharaos

I tried the same scenario and setup some error message in the response data transform of the data page where the external rest api is called and i am able to see the error message on the UI as shown below,

And as per the post shared by Marie, i am seeing an additional error message as well for which v26 will have a fix.

To summarize, if you external API returns an error, then set the custom error messages on your DPage context which then will automatically show up on the UI as shown above.

If you want the error messages to be shown in the search and select block itself, then i believe you should write the custom component as mentioned in the article by Laveesh.

Another related article

Hope this helps

Regards

JC