If we select more than 1000 items in the value help then we get this ui5 warning message from sap.ui.comp library. Is there any way we can override the message?
I want to override this message with some other more relevant message, how can we achieve that?
The warning message is raised due to the restriction of the used framework. It is a required functionality to avoid performance and memory problems. This is a standard system behavior.
Reference: SAP KBA 3526417 - Warning message "Your selection might lead to a large number of selected items."