Hi everyone,
i have a strange problem with error handling in FPM.
I have a very simple FPM, with 1 guibb search and 1 guibb list. (Head page)
In the guibb list I can change 1 field, which is an input field. I have connected a FPM-event on this input field and in my BOPF I made an action validation which is executed by this dummy FPM-event.
Everything works fine, by error the message appears on my screen, except for the red frame amoung the field.
When I enter again, the red frame appears ... So I have to click 2x before the red frame appears ...
I'm working with CDS and a mapper class. By the first enter, the app goes by the mapper class, by the second enter, the mapper class isn't accessed anymore.
Has anyone an iddea what's missing? The red frame should appear by the first click ...
gr,
Helga