Hello @emmanuel / Bubblers - I note from a couple of posts that some limited BBCode is available for formatting. Would it be possible to expose the [tooltip] [/tooltip] code? Is this how the current tooltips work?
Use case - lawtech - having found and replaced a defined term in a contract with the bold version, I would like to be able to show in a tooltip that term’s actual definition (from the database).
So looking to do something like:
[tooltip={Do a Search for Definitions where field = $1’s Definition}]$1[/tooltip]
Is this possible?