Skip to content

Little Help needed in checkbox and selection design #11492

Answered by ConorWebb96
renrom asked this question in Help
Discussion options

You must be logged in to vote

The table component has selectable functionality built in. So you could use that to get the selected items and then execute your custom query that way?

In the below example I'm getting the selected row _ids, fetching them from their specific table and then outputting the row in a notification.

You likely could use a similar process but instead use the execute query action and bind up whatever necessary bindings you need to.

Hopefully this helps in some way.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ConorWebb96
Comment options

@renrom
Comment options

@ConorWebb96
Comment options

Answer selected by renrom
@renrom
Comment options

@renrom
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants