Display warning on WEB ADI template
We have a requirement from one of our customers to generate a warning message on a web ADI custom upload template by validating against data entered by the user.
The specific requirement is, during a custom pice list upload, if the difference between the entered price list is more than 100% of the existing price for a line, the system should throw a warning message in the messages column but it should still allow the price list to be uploaded. Concurrently we have other validations against negative prices, wrong dates etc. which should throw a hard error (Red flag) and not allow upload of the record.