Question
Societe General
IN
Last activity: 31 Mar 2018 14:36 EDT
Refresh Row action item is not working as expected
Hello ALL,
We have requirement, as below attachment. On change of code from auto complete need to set label of it automatically. In the same if user remove the code then label also should get reset. Here I'm using action items like, Post Value, Data Transform for Reset Label and Refersh Row.
With Refersh row I'm planning to update specific row on change of row code. But its not working as expected.
Can any one suggest solution. Thanks in advance...!!!
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi ,
Probabily the attchhment is missing. Please attch the same.
" if user remove the code", what is code here ? Are you talking about a value from the list of the autocomplete results.
Societe General
IN
Yes, Correct.
List from auto complete. You can see attachment for use case.
-
Shipeng Tian
EPAM Systems, Inc.
ES
Hi Chiranjeevi,
Thanks for posting on PSC.
We can't view the attached file, kindly provide the detailed description of your business requirement.
Updated: 29 Mar 2018 1:01 EDT
Societe General
IN
Please find the attachment attached.
There is nothing much to discribe more. Please take look into the attachment you can see clear picture of use case.
Here, I need to refresh the label now on change of code from auto complete.
Societe General
IN
Attachment
Pegasystems Inc.
US
Hi There,
Did you try debugging it step by step? I mean which step is not working i.e. Post Value, DT or Refresh Row.
You can check the values in clipboard if these operations are getting executed properly.
Regards,
Rachit
Societe General
IN
Thanks for your reply.
I can see the problem with Row Refresh only. You can see in the below attachment. We have 8 row's in a grid.
On change of 1 row we need to refresh only 2 row, not other row's. 3, 4 Like wise.
Pegasystems Inc.
IN
Hi ,
Put the label element in the same row or do a section refresh.
It might not work bu t just give a try , to keep the label in another section and configure refresh other section on change of the autocomplete .
J.P. Morgan Services India PVT Ltd
IN
I am not sure whether something like this requirement is available in ootb.
I could see one work around given in this, https://collaborate.pega.com/question/how-refresh-specific-row-tree-grid
may be via custom code you need to identify every row id/key and in then refresh particular row on any event.