VanNH15
(バン フィ)
March 28, 2023, 5:27am
1
I have a field that must be post, then Run Data Transform to validate (img_1.png).
I have a button that action Cancel when clicked (img_2.png).
When i input the value to the field, then click button Cancel, the harness tab hasn’t closed (that is effected by dirty check)
How can i fix this?
ver up 8.2.2 → 8.8.1 (8.2.2 still ok)
ArulDevan
(Aruldevan Thangappan T)
March 28, 2023, 5:44am
2
HI @VanNH15 : If I got this right, there is a dirty pop-up if when you click cancel after a post value action. If yes, this is expected behaviour. It it better to have the OOTB functionality to show users that the screen have some unsaved data. If you want to remove it, please see this for options.
Thanks.
VanNH15
(バン フィ)
March 28, 2023, 6:06am
3
Hi @ArulDevan
Thanks for response,
There is no dirty pop-up show on the screen, only loading screen, then i cant do any things.
To disable dirty check, i can set 「pega.u.d.gDirtyOverride = false;」in UserWorkForm. But, this is not what i expected
ArulDevan
(Aruldevan Thangappan T)
March 28, 2023, 6:10am
4
Hi @VanNH15 : Thanks for clarifying. Were you able to trace and see if there are any errors in tracer?
Thanks.
VanNH15
(バン フィ)
March 28, 2023, 6:37am
5
Hi @ArulDevan ,
On main screen I tried to trace when clicked the cancel button, but nothing out.
ArulDevan
(Aruldevan Thangappan T)
March 28, 2023, 10:09am
6
Hi @VanNH15 : Have you checked the logs too? If you don’t see any errors in the tracer and if there is no error in logs and if you are using OOTB flow action buttons, then I suggest you to raise a support ticket in my support portal.
Thanks.
Nik_sh
(Nikita Sharma)
April 1, 2023, 4:15pm
7
@ArulDevan I am also facing similar issue , after posting values from the input fields in UI , the cancel button is not working and I am unable to trace it as well.
@VanNH15 can you confirm if your issue is now resolved?
Also be aware of product changes as described in this post Dirty Check modal Save and Discard buttons don’t work as expected when Optional flow action launched
If your question is now solved could you mark your own reply as ‘Accept Solution’ so that it will help future forum users?
@KiranmaiK please have a look at the latest Dirty Dialog - Troubleshooting Support Document which may help you analyse your issue.
If this does not resolve it, please can you raise a support incident via the MSP ?
VanNH15
(バン フィ)
April 5, 2023, 7:51am
10
@NikitaS16596315 I change the post → refesh this section, that worked.
Nik_sh
(Nikita Sharma)
April 18, 2023, 5:29am
11
Yes, thanks for helping, the dirty check post helped a lot.
KiranmaiK
(Kiranmai Kella)
September 27, 2023, 12:27pm
12
I have the similar issue in my application now and this solution is also not helping me. Do we have any other approach to resolve this issue?