Skip to main content
Nintex Community Menu Bar
Question

Row action inside a popup

  • July 10, 2024
  • 2 replies
  • 15 views

Forum|alt.badge.img+8

Hi I have a row action in a table A that opens a popup.

Inside the popup there is a row action in a table B. From the row action here, I want to update the originating row attribute in table A.

Is that possible?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+20

Think you to use a snippet for this. The originating row isn’t something you can update using action framework.


Forum|alt.badge.img+8
  • Author
  • July 10, 2024

Thanks. Right a snippet is needed. Actually you can update the originating row Id if you save that on opening the popup.