Question
Pegasystems Inc.
JP
Last activity: 5 Sep 2019 6:46 EDT
Edit Validate error doesn't impose error style for Text Input control
Hi,
I am using Pega version 8.1
I found that Edit Validate error doesn't impose error style for Text Input control
I have two properties, IntText and IntNumber.
The data type of IntText is Text, and the data type of IntNumber is Integer.
For IntText property, I configured "Use Validate: IsInteger" on the Advanced tab.
Then I placed two TextInput Controls on the section, one control is mapped to IntText and the other one is mapped to IntNumber.
When I put an invalid value in IntNumber, the label turns RED, however, When I put an invalid value in IntText, the label doesn't turn RED.
I want IntText also display a RED label when there is any input errors.
Is there a way to correct this behavior of applying error style?
***Edited by Moderator: Lochan to update platform capability tags***