The user inputs the Project Number and click on the Search button. There is validation for the Item: Project Number which checks if the project number exists in the Table or not. Otherwise the validation shows the Inline Notification error.
So when the user closes the notification, it should clear the Project Number and focus on the Project Number item. Can you please help on how to achieve this. ( i cannot use DA on the Submit button as it is affecting the existing logic)