Skip to main content
Nintex Community Menu Bar
Question

Row action to show a Popup with Chatter Feed of the record

  • July 11, 2024
  • 4 replies
  • 16 views

Forum|alt.badge.img+3

Hi,
I’m trying to create a row action in a table to showing in a popup chetter feed.
I’ve created a Model with max 1 record and a filter default off on the Id.
I’ve created a row action in the table that first activate the filter of the model with Value = {{Id}} and the show a popup with Feed chatte but it seems don’t work.
Any idea?



4 replies

Forum|alt.badge.img+2
  • July 11, 2024

I think you might follow this
1.condition is default filter off in model
2.before popup action use activate and set model  ,set value ={{Id}} might be it works … 


Forum|alt.badge.img+10

Andrea,

Check this post->  https://community.skuid.com/t/chatter-feed-in-popup

Thanks,

Bill


Forum|alt.badge.img+3

Thanks Bill, it works fine!


Forum|alt.badge.img+4
  • July 11, 2024

Yay!