Submitted by jimspoon on 2014/09/05 21:12
In Item column in Grid, I used the Hyperlink dialog to enter a hyperlink (to a webpage URL) in the item.  I tried to enter a second hyperlink in the same item, and when I did so the item was empty.
 
This seems like a bug - but might it might be by design that IQ accepts only a single hyperlink in the Item field?
 
using prerel32.

Comments

Definitely a bug !!!
I'll address it ASAP
 

Tom

2014/09/06 03:32

In reply to by Pierre_Admin

 
This appears to be a bug also:

Go into edit-mode in a cell that has a link.
Right-click - it immediately goes out of edit-mode.
Also goes out of edit mode if some text is selected (in cell with link) and you right-click
Same result with the 'appskey' (which brings up the context menu)
 
Above all work normally in cells without links.
 
_______________________________________________________
Win 8.1 // 64bit  ~  IQ 0.9.26Pre-Rel32 install-version

I should have reported this, but it got lost along the way ...
 
My workaround was to manually add the link with html
<a href=FILEPATH_HERE>TEXT HERE</a>