Skip to main content
Question

Is it possible to store selection in table ?

  • November 10, 2022
  • 3 replies
  • 7 views

Forum|alt.badge.img+5

 

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

3 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

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

 

 

 

 


Forum|alt.badge.img+5
  • Author
  • Level 8
  • November 15, 2022

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 ?


Forum|alt.badge.img+5
  • Author
  • Level 8
  • November 15, 2022

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