Question
Infosys
AU
Last activity: 1 Aug 2018 14:52 EDT
Edit Input and Edit Validate not working
Hi ,
We are using Pega 7.1.9 version. We observed that the edit inputs are not working . Ideally the value should be transformed as soon as we blur out of the field. This is also causing the edit validate not to be triggered.
Is this a known issue?
Thanks in advance
***Updated by moderator: Lochan to update Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi Binod,
Please add a 'refresh section' action on the control that refers to the property where the edit input is specified.
For example, below is my usecase:
On hover , or tab out the edit input takes effect.
Hi Binod,
Please add a 'refresh section' action on the control that refers to the property where the edit input is specified.
For example, below is my usecase:
On hover , or tab out the edit input takes effect.
Thanks,
Gisela
-
Purusoth Shanmugarajah
Infosys
AU
We cannot make this change since our primary use case is to have a edit validate with edit input. As per the help, edit input is called first and then the edit validate is called.
Is this a known issue?
Infosys
AU
Can some please respond to this.
Thanks
Pegasystems Inc.
IN
Hi
You need to configure post value action during on change of the value then edit input will trigger then edit validate will trigger.
1. Created Name Property with edit input and edit validate
2. Configure on Change event for that property in section to post value
3. Now when you give value to that property and tab out then Edit input and Edit Validate rules will be triggered
-
Purusoth Shanmugarajah GRANDHE PARDHU SIVA SAI RAM KUMAR
Infosys
AU
This does not trigger the javascript validation which uses the edit validate
Pegasystems Inc.
IN
Hi Binod,
Could you please provide screenshots of your usecase including the edit validate rule, the edit input rule so that we can attempt a similar usecase at our end?
Thanks,
Gisela
Banco Credomatic SA
CR
Hello
I have something similar
Pegasystems Inc.
US
K L University
IN
Hello,
How to use validate rule for property age which must be between 16 to 35. pls Explain.In capture image I have mentioned validate rule but it is not validating correctly.
Pegasystems Inc.
US
Hi,
It seems like you are giving the validation condition incorrectly. It should be
If .YourAge >35
OR
.YourAge<16
Hope it helps.
-
Mohammed Adil Saleem