Skip to main content
February 15, 2023
Question

Is there a way to pass multi selected ids via Record Action

  • February 15, 2023
  • 3 replies
  • 0 views

I am using Record type to show the selectable Grid and I need to take action after selecting multi records.

I can do it by capturing selected values and pass it to start process via button but want to know if it is possible to do it via Record configurations like record action?

3 replies

stefanhelzle0001
Brainy
February 15, 2023

No, a record action only takes one value.

February 15, 2023

thanks.

abhayd3663
February 15, 2023

Record action is always in context to a selected single record.