Hi Alexander,

I'm not completely sure if I understand your question correctly, but I think 
this is the answer:
Each item in a collection has an icon associated with it in the leftmost column 
of the table. This icon is clickable and will redirect you to the specific 
object. An example with the icon marked with a red circle is attached.

Kind regards,
Sander Ginn




> On 12 Aug 2016, at 11:56, Alexander Zerbe <[email protected]> wrote:
> 
> Hi Everyone,
> 
> I have a (hopefully) simple problem. 
> A domain entity has a URL as property - I'm searching for a way too
> make those URLs clickable when displayed in a collection.
> 
> For example:
> I want to list a subset of those entitys and from there I want the 
> possibility to click the link and get redirected.
> 
> Returning a URL from an action works (but only for http(s) URLs, not
> for file://), but thats not what I want. 
> 
> The only solution I see (so far), is too create a seperate wicket page
> with mountPage().
> 
> It would also be okay too just have the name of the object and if I
> click it, I get redirected immediatly.
> 
> 
> I'm up for any suggestions.
> 
> 
> Best regards

Reply via email to