Values disappearing from Property Pane

Submitted by DavidF on 2016/12/07 08:24
hi,
 
I'm still getting an intermittent problem where values disappear entirely from the Properties Pane. You can see them in columns in the grid, but the Property Pane is completely blank.
 
As far as I can tell, it's heralded by non-responsiveness when I use a pop-up list: I select an item and IQ seems to be working but nothing happens and the value doesn't appear. Subsequent to that, I get the problem as noted above. At some stage thereafter  (usually!) the values reappear in the Properties Pane. This seems to happen after flicking back and forth between different grids. When the Property Pane is in this blank state, it really doesn't seem to know any values exist in the item: under Item Properties it reads "Values:0".
 
Using 87d.
 
DavidF.

Configuring the Clipping Footer

You can configure what additional information is added to the clipping using the HTMLClipperTemplate.htm file.
 
You can use the following tags to substitute clipping info:
  • {ClipURL}
  • {ClipDateTime}
  • {ClipDate}
  • {ClipTime}
  • {User}
  • {Title}: Page title
  • {ClipContent}: This tag must be enclosed by <!-- {StartClip} --> and <!-- {EndClip} --> tags
The default template adds: 
  1. A horizontal line after the clipping
  2. The URL of the clipping, Date and the current user
  3. A second horizontal line
The code for the default template:
<!-- {StartClip} -->
{ClipContent}
<!-- {EndClip} -->

[changed] can't copy & paste separate lines/values (from separate cells/items) to separate items

Submitted by Armando on 2016/12/02 14:05
I thought I reported that but can't find it.

"In fields other than the item field : can't copy & paste separate lines/values (from separate cells/items) to separate items"
 
[Edit 2016 12 04 : right now, I can't even do it in the item field/colum]
 
All lines are copied in each cell. Makes it impossible to batch transfer/copy content from many cells in a column to another column (in a grid)
 
Steps

- number column/field with values, select multiple items/values,
- copy
- select another field/column (number or text), same amount of items

Display bug: menu, toolbars & context menus

Submitted by Tom on 2016/12/02 05:19
I start two IQ files at the same time (e.g. select two shortcuts to the files and press enter)
 
One instance of IQ will be fine,
the other will have display problems in menu, toolbars & (all) context menus:
 
 
 
PS (in case) this not a priority for me, just reporting
I actually noticed this problem using skwire's 'Splat' which can be used to launch multiple files at once:

Coming up in v0.9.88...

Submitted by Pierre_Admin on 2016/12/02 02:16
Hi IQ Users !
 
Coming in the next version (v0.9.88) : 
  • New: Tabs can now contain panes, so they can be split into any number of views. To add a view to a tab, open the view and right-click on the its tab and select "Copy View". Then right-click on the tab and select "Paste View". The view will be shown in a docked pane.