Page 1 of 1

Error Message is appearing twice (as an alert and normal)

Posted: Wed Jun 19, 2013 11:50 am
by dieter
Hello,

maybe it is my mistake, but i can't find the problem:

I have a subfile with 2 textboxes. I want to generate an error message in one of the textboxes. So i bind an error message text and an error message condition indicator on that textbox and i check on the enhanced mode. By the way, i did this in other programs too, and it worked fine. But in my problematic program i get two errors: First there appears an alert window with my error message and after clicking OK the "normal" error message (so as i want to have it) is shown bound on the textbox.

I will give you a hardcopy of the sequence. So you can see this behavior. Also i give you a hardcopy of the designer-mask.

Maybe you can help me.

Dieter


Here ist the mask without an error:
1.PNG
1.PNG (42.02 KiB) Viewed 369 times
Now i have changed the value 40% to 50% and an error is set on. But i don't want to have the shown alert message:
2.PNG
2.PNG (55.48 KiB) Viewed 369 times
After clicking OK in the alert message the correct message appears:
3.PNG
3.PNG (124.64 KiB) Viewed 369 times

Re: Error Message is appearing twice (as an alert and normal)

Posted: Thu Jun 20, 2013 4:02 am
by dieter
I just found the problem. The error condition and error message variable were bound onto the record format too. I don't know why this mistake happened.

Sorry,
Dieter