Hi,
I'm validating user entries in FOX & displaying messages.
Message log is displaying so many unnecessary logs like errors, warnings & information messages.
on the error display pop-up window, there is a button to hide each individual type of messages.
Is there a way to hide warnings & information messages default & show only error messages.
for example, just for a single error message, I'm getting 5 message lines as follows.
Information message : Check planning function (PF001) was executed.
Warning Message : Errors occured when executing planning function.
Error Message : Error is displayed here
Information message : 1 data records were read, 0 of them were changed, 0 generated.
Information message : An automatic planning function was executed for layout LAY1.
as it confuses end-users, is there a way to display only error messages if any?
Appreciate any help.