Skip to main content

 

Hey, is it possible to store selected rows elements ex. case_id here in a variable ?

on click is not working and I want to update runtime variable here as I will be using it in actions in KM

image

Hi Raman,

 

What is your use case here ?

I am assuming that you want to send the status and mark these rows ?

 

Here is what you will need to do.

 

  • Created an augmented attribute in your record (the one linked to the selection)
  • Update that augmented attribute when the button is clicked (check Update an Augmented Attribute via a Skill). This can be done in the KM using actions
  • You can now use this value to filter or updated your records

 

 

 

 


No actually I want to send these three IDs and rest of the rows in a single table in a single email, is it possible ?


what currently it is performing is that it will send 3 separate emails for 3 IDs


Reply