Hi All, I am populating a grid Layout based on the selection from a

Hi All,

I am populating a grid Layout based on the selection from a grid field.Now i am trying to add delete button to grid layout to delete individual rows and am facing issues.
can anyone suggest possible solutions or examples related to it??

attachments.zip

OriginalPostID-138567

OriginalPostID-138567

  Discussion posts and replies are publicly visible

Parents
  • Error message says: Interface Definition: Expression evaluation error in rule 'rule_rows': An error occurred while executing a save: Expression evaluation error : The save target is a with() variable (local!newdatasubset:[startIndex=1, batchSize=25, sort=[field=last, ascending=true], totalCount=1, data=[id:elizabeth.ward,first:Elizabeth,last:Ward,email:elizabeth.ward@example.com], identifiers=1]). The save target must be a load() variable, process variable, or node input (or a rule input passed one of those three). with() variables are reinitialized with each evaluation and therefore cannot be used as save targets.
Reply
  • Error message says: Interface Definition: Expression evaluation error in rule 'rule_rows': An error occurred while executing a save: Expression evaluation error : The save target is a with() variable (local!newdatasubset:[startIndex=1, batchSize=25, sort=[field=last, ascending=true], totalCount=1, data=[id:elizabeth.ward,first:Elizabeth,last:Ward,email:elizabeth.ward@example.com], identifiers=1]). The save target must be a load() variable, process variable, or node input (or a rule input passed one of those three). with() variables are reinitialized with each evaluation and therefore cannot be used as save targets.
Children
No Data