Re: URLs as property.

2016-08-18 Thread Alexander Zerbe

Hello Sander,

thanks for your reply, but no that was not what I ment.
I have a domain entity that has a URL as a property (where it is
accessible/stored or where it 'lives').

I'm searching for the best way to make this URL accessible (clickable).

For example - I want to display all entities and I only
want their name and URL, but the URL gets rendered as a string.
So you must copy this string, open a new browser tab, insert it and open
the URL by hand.

In the future I will just create a frontend for this, but right now I
would like to know if its possible to render every string that begins
with 'http(s)' as a link.

Best regards.

Sander Ginn  writes:

> 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  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



Re: Dropdown window bug

2016-08-18 Thread Martin Grigorov
Hi Hector,

The problem is tracked here: https://issues.apache.org/jira/browse/ISIS-1224
The best solution I was able to find is described in this comment:
https://issues.apache.org/jira/browse/ISIS-1224?focusedCommentId=15054992&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15054992
It is still not perfect though! But still better than the current behavior.

I don't know when Isis will be upgraded to Wicket 7.x. But this is not
directly related to this problem.
Wicket 7.x is required only if Isis wants to use Select2 4.x because there
is no integration of 4.x in WicketStuff-Select2 6.x.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Aug 18, 2016 at 3:44 AM, Hector Fabio Meza <
hector.m...@smartools.com.co> wrote:

> Hi,
>
> I found this conversation about the dropdown window bug appearing on the
> left side of the screen some times: http://users.isis.apache.
> narkive.com/qco5fzuW/dropdown-window-bug-in-1-10-0
>
> I do agree it's more annoying than critical, but just wanted to know if
> there's a timeline for the switch to 7.2.0, and/or if switching to the new
> selectize component is still on the plan.
>
> Screenshot of the issue added for context: http://picpaste.com/pics/
> desplazListaEjercicioAE-VkppCaQA.1471484649.png
>
> Thank you.
> --
>
> *Hector Fabio Meza*
> *R&D Lead smartools*
> (57) 300 2254455 <%2857%29%20300%206815404>
> Skype: hectorf.meza
> www.smartools.com.co
>
>