Question
Tech Mahindra
IN
Last activity: 8 Sep 2017 8:06 EDT
"Display Confirmation message" option for "Delete Item" is not working in 7.2.2
Hi,
In 7.2.2, an option is added to "display confirmation message" while deleting a row from repeating grid. However, it is not giving any message while deleting the row. Do we need any other configurations for this to work as expected?
Thanks in Advance!
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
US
Hi Dileep,
I had tried to achieve your requirement with a sample function and Delete Item action with the help of data page in Pega 7.2.2. You can go through the attachment for further details about its implementation and have a try at your end.
Hope this will help you in achieving your requirement.
Regards
Mahesh
BUPA
AU
Pega is using pyNextGenGridDeleteConfirm property internally for this setting but I am unable to find the use of this property in place except pyActionUI section. Pls check the use of this property if possible to determine how it works.
SberTech
RU
I have the same problem. It seems to be the new feature in 7.2.2, but i haven't found any information about it.
-
Sagar Chavan
Pegasystems Inc.
US
Hi Dileep,
Hi Dileep,
After cross checking with one of the product specialist this feature will work for Optimized Grid with a limitation of Data Page source input. You can Optimize your grid by enabling the "Optimize for mobile" check box in grid properties. I had tried the usage of this option, may be you can have a try with Optimized Grid.
Hope this information might be helpful to you.
Regards
Mahesh
JPMorgan Chase & Company
US
Hi,
Please refer below pdn article
SberTech
RU
yapas, thanks for your link, i've already been there, but i haven't found the answer on question: what is proper use of "display confirmation message" flag? I'd like to use simple solution OOTB rather than custom dialog window.
Maybe someone does know what kind of feature is it and how it can be useful.
Thanks.
Accepted Solution
Pegasystems Inc.
US
Hi Dileep,
I had tried to achieve your requirement with a sample function and Delete Item action with the help of data page in Pega 7.2.2. You can go through the attachment for further details about its implementation and have a try at your end.
Hope this will help you in achieving your requirement.
Regards
Mahesh
-
Yogesh Venkatesh Reddy Neelapu
Tech Mahindra
IN
Hi Mahesh,
Thanks for your analysis on this issue. I have configured the grid by enabling "Optimize for mobile" and with data page as source. I have added a delete button and selected "Display confirmation option". But still, the popup is not coming. I have tried the other approach suggested by you. Added the custom code to UserWorkForm. This is working as expected. Thanks once again!!
-
Yogesh Venkatesh Reddy Neelapu
Singtel
IN
Hi Dileep,
Please check is your Harness Templatized or not? If not please make it templatized and see it should work.
Pegasystems Inc.
US
You are welcome dileep.