Checking Column Filter Value Checkbox is not Working
I have a simple Grid:

The column for Status is set to "show values in column dropdown filter":

I have a simple Grid:

The column for Status is set to "show values in column dropdown filter":

I have read about column filters here: http://infoqubeim.com/drupal5/node/854
I have a text field which is using auto-list of values with two values: Open & Closed. In the grid, I have items with values that are are Blank, Closed and Open.
If I use the column filter and filter for Open or Close it filters properly. However if I set it to "Exclude" +Open or Exclude +Closed, nothing is filtered.
The items are sub-items but match the Grid Source. I filter at any level.
I use the Dropbox Sync option to access IQ from two computers, my laptop and my desktop. While this syncs regular info items w/o problems, I am unable to access links to files from both of my computers at the same time, even though I set the .Files path for each computer as per 2.4.11 in the Options, following the instructions in https://infoqubeim.com/drupal5/node/3066. (The Dropbox paths differ for each computer - for example, in my laptop Dropbox is located in drive C, and in my desktop in drive E.)
In a grid could I somehow have a column display the time in days between today and the event associated with an item (if any)?
Many thanks
Has anyone tried to View Pivot Tables and received this error?
The data looks like this:
I have read this page: https://infoqubeim.com/drupal5/index.php/node/1070
I have a lot of Email accounts listed as items in a Grid for E-mails with source EmailAccts.
I would like to create a new pop-up Field using a list of items (Emails1).
Thus, I can use:
Field = Item(T)
Filter =EmailAccts(B)
That works, but the list is very long. I would like to filter this further using Tag1. Is that possible?
I created a hyperlink to a grid in the Doc pane and it works fine.
I then tried to create a 2nd hyperlink to another grid below it in the Doc pane. However, it is then combined with the 1st link.
How do I create two separate links in the same Doc Pane?
I would like to use some of my contacts in the address book as Tags.
I copied the contacts (drag/drop+Ctrl) to the Tag Grid and this created the Tags as I wanted.
They also show up in the Tag Pane.
I just want to confirm that this will not cause any issues, and that I will be able to use the Tags as "normal"?
p.s. When the contacts are dragged as subTags, I need to remember to check the Tags field so that the TagID is created.
I use the shortcut "ddd" to insert dates using my text utility. When I try to do this in the document pane, InfoQube shows the paste special dialogue.
I don't see "ddd" in the keyboard shortcut list.
How do I get rid of this InfoQube shortcut so my own shortcut will work correctly?
Wayne
Say you want to copy the content of two cells (call them A1 and B1, as in a spreadsheet) to two other cells (call them A2 and B2).
In Excel, you'd select A1 and B1, press Ctrl+C, then select A, and press Ctrl+V to paste. A2 now has the same content as A1, and B2 now has the same content as B1.