Skip to Content
0
Feb 14, 2011 at 11:31 AM

File Upload mandatory field cannot be marked

100 Views

Hi,

I have a Form UIBB with a File Upload field, defined as mandatory field.

In the ProcessEvent method of the feeder class in case the field is initial I issue a FPMGB_S_T100_MESSAGE in which I set REF_NAME to the name of the field. However the field is not marked red, when the message comes up.

Does anybody know why the fields of type "File Upload" are not marked red on error messages like it is done for the "Input" fields?

Is there a solution for this?