Table Row Selection Widget

I am developing a workflow that will be published to the webportal that will interactively accept user selection of a subset of rows from a table and process them. Under Workflow Abstraction -> Widgets -> Selection there is a widget called Multiple Selection, but it only allows selection of a set of strings. Is there a widget that will allow selection of a set of table rows? If not, I can create an identifier column for the table and use the existing node to select from the identifiers.

Hi @ningyu,

You can use the Table View node, it does exactly what you ask for.

best,
Gabriel

4 Likes

Hi @gab1one, spot on! This node is exactly what I need! Thanks for sharing it.

Ning

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.