cancel
Showing results for 
Search instead for 
Did you mean: 

HCM Process and Form SP19 validation problems

Former Member
0 Kudos

Dear All,

We are developed forms in SP18 and it working fine. Currently moving to SP19 and we are getting some error messages like "Entry Is too Long" "the Entered value is not on the list of valid values" but unable to identify the filed value which related to the error message.

Can any one help to form which validation part(class) it throwing the error message and how to resolve this problem?

Kind Regards,

Mukesh

Accepted Solutions (0)

Answers (1)

Answers (1)

OttoGold
Active Contributor
0 Kudos

Hello,

I would expect there is a field on your form, which has "maximum length" option maintained and somebody is trying to enter the value which is longer. That can help you find the field (not all the fields has this checkbox mainatined?).

Otto

Former Member
0 Kudos

Hi Otto,

All the check box are unchecked.

The problem is the user select the wage type (From Drop down) and the corresponding amount for the particular wage type will be calculated from Java script and assigned to the amount field. When ever we calculated and assign to the text filed the error message "Entry Is too Long" is appeared and not allow to move further.

When some of the selected wage type not having the calculation part the amount field is filled by manual. That time no error message appeared.

Kind Regards,

Mukesh