Hello
Is there a way to manage the yellow notification message in the schedule board? I have written a plugin which overrides msdyn_RetrieveDistance action. In this action, I am returning handful number of resources to display on the board but I am always getting the warning that the search result returned more than 100 results. After debugging I found that the alert box control is named fps.notificationmessage but I could not find anyway to control this element on the board.
Is there way to suppress or control the behavior of this element?