neo4j-labs / neodash

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

NeoDash: use node properties in Page Report Action #549

Open gcthys opened 1 year ago

gcthys commented 1 year ago

I want to use Report Actions to jump to different pages when clicking on buttons, as in e.g.: image

The content of the buttons are node properties, but the "TO"-field in Report Actions for pages only accepts page labels and not node properties`: image Can something be done about this, please?

adriens commented 1 year ago

Very interested by the fix of this issue as it make reports much easier to use for new-comers :open_hands:

m-crown commented 6 months ago

@gcthys Did you manage to find a workaround to this problem? I am also very interested in setting up a navigation table like this for my report, but am finding it difficult too.

m-crown commented 6 months ago

Could expanding the parameter setting to include page num work for this potentially?

nielsdejong commented 2 months ago

@alfredorubin96 @AleSim94 lets see if we can get this into 2.5, would be nice to have parameterized report actions and/or rule-based styling as well.