Submitted by carloscadu on 2020/06/12 09:56
 Hi,
 
As shown in the screencast (https://bit.ly/2MS1Bqy), the format <a href="url">title</a> for URLs can be pasted properly on the grid.
However, when pasted on the DocPane, the link is not being parsed anymore.
 
In another thread, we can see former IQ versions parsing pasted <a href="url">title</a> into active links:
 
Can the DocPane start parsing again as active link the items pasted having the format <a href="url">title</a>?
 
Thank you!
Carlos

Comments

Hi Carlos,
 
It works fine here. In the Doc pane, click on Paste Special and select HTML format
I also tried putting the web address in the URL field and creating a hyperlink using [url] as target. It worked also
 
HTH !
 
Pierre_Admin
IQ Designer
 

carloscadu

2020/07/20 13:41

In reply to by Pierre_Admin

Hi Pierre,
 
I'm using IQ 0.9.116pre2 and the problem does happen on the Doc Pane as shown in this screencast: https://bit.ly/3jxMmCm
I'm pasting there as HTML the following content, which isn't parsed as hyperlink:
 
<a href="http://www.infoqube.biz/download">Downloads - InfoQube Information Management System</a>
 
Is there any Doc Pane setting I can tweak to try fixing the problem?
 
Thank you,
Carlos

Pierre_Admin

2020/07/21 11:10

In reply to by carloscadu

Hi Carlos,
 
OK I see. I thought you copied a hyperlink. In fact, you copy the HTML code as text.
 
 
Fixed in v116Pre3
 
Pierre_Admin
IQ Designer
 

carloscadu

2020/07/21 21:08

In reply to by Pierre_Admin

 Thank you for the fix Pierre!
Carlos