Question

Pegasystems Inc.
JP
Last activity: 30 May 2017 22:03 EDT
How to copy value in repeating grid to other property
Hi,
What is the best approach to copy a value of the 1st row in repeating grid to a single propery. Below is the screen image. We have a repeating grid where user can freely add and delete rows and our requirement is to copy one of values at the top row (WorkGroupName) to other property (Notes). There are a couple of ways to do this.. Declare Expression set to Notes did not work well. Now I am trying to use "ADVANCED CONFIGURATIONS" in Grid which has a couple of options to run custom activities on row add, delete, and update. I have been playing around these but one of these work completely. I want the Note property to be in synch with any operations (add, delete, change). What is the best approach?
Hi,
What is the best approach to copy a value of the 1st row in repeating grid to a single propery. Below is the screen image. We have a repeating grid where user can freely add and delete rows and our requirement is to copy one of values at the top row (WorkGroupName) to other property (Notes). There are a couple of ways to do this.. Declare Expression set to Notes did not work well. Now I am trying to use "ADVANCED CONFIGURATIONS" in Grid which has a couple of options to run custom activities on row add, delete, and update. I have been playing around these but one of these work completely. I want the Note property to be in synch with any operations (add, delete, change). What is the best approach?
Thanks,