Is it possible to add a repeat reagion into a tooltip?
Could do, I’d create the repeat out of the Tooltip just in your page like normal (this way you can see what you’re getting), format and apply styles to make it look nice (maybe in a table or columns), cut the repeat code from the page and select enable html for the Tooltip, paste in the code, job should be good…

Hm, I don’t thinks that works, looks like tooltip is not supporting Wappler dynamic code.
Bummer am sure we did something in the past, maybe it was with Placeholders? Maybe wrap it all in a div/row?
<div id="tooltiprepeat"> code </div>
Nevermind I solved it without tooltip but with variables showing top(3) or all records. Thanks Dave 
1 Like