Hello! I'm trying to create a tooltip behavior that adds tooltip html elements after components. I want the tooltip message to contain a link to a page where you can edit the tooltip itself. I could mount the page and use pageparameters from a manually constructed link in the behavior, but is there a better way? Can I get an url String to the stateful page programmatically?
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/get-url-string-to-stateful-page-without-defining-an-element-in-markup-tp3744424p3744424.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
