I have an Icon or Group inside of a repeating group. When that icon is hovered (not clicked), I would like to have it show information from that repeating group parent in a popup or floating group, etc.
I was able to get this to work easily enough IF the group showing the information fits within the boundaries of the repeating group row. Unfortunately, that is not an option, I need a larger space. Is there a way to display the data outside of the repeating group when an object is hovered?
In the workflow actions, I can set something to display the data in the group, but it seems to be only possible when an item is clicked, not hovered. Any ideas?