Skip to main content

I have a queue component under which multiple records can come on basis of a condition I have applied in model. I need a button next to each and every queue element. Number of elements is dynamic in queue.

Thanks

chaitrali,

If you are just needing a way to ‘follow’ that record, you can setup a ‘Click’ interaction on the Queue and just add some text that says (click to follow).  The ‘Click’ interaction can then have any action steps that you need to ‘follow’ that record.

Thanks,

Bill


Reply