neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
394 stars 127 forks source link

double click in table cell to update a variable #914

Open ssfd7 opened 1 week ago

ssfd7 commented 1 week ago

Guidelines

Please note that GitHub issues are only meant for bug reports/feature requests.

Feature request template

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Currently when double clicking on a table cell the content of the cell is copied to Clipboard. It would be nice upon double click to also update a configurable variable.

Describe alternatives you've considered One could paste it into an additional tile field .... but it is an extra step

Additional context This is needed when initial search is done by last name and the same last name can be associated with several IDs. Name and ID rows are discplayed in table and user can select (or dobble click) the desired row and then the configurable variable is updated with correct ID value.

alfredorubin96 commented 1 week ago

Hi @ssfd7, thank you for your request. Couldn't you use a Report Action to set a parameter?