Corrupted Grid - IQ hangs when trying to open

Submitted by viking on 2022/01/29 22:35
Forums

I have a Grid with "sub-grids" that I described here:
https://infoqubeim.com/drupal5/node/5384

When I try to open one of those grids "Inv_All", IQ hangs (with CPU at 25%) and never opens (well, at least not within 10 min).

I created new Grid with the same source as in "Inv_All" and two Tag columns (I don't remember exactly what columns I had in "Inv_All"). That new Grid, "junk3" first opened fine. However, as I was troubleshooting and had to close IQ several times when it hung, that Grid also stopped responding.

Pasting html code from Notepad++ into Doc Pane => "100% CPU"

Submitted by viking on 2022/01/28 21:06
Forums

Hi Pierre,

I am not sure how to troubleshoot this... Do you use Notepad++?
I open a script file (EasyLanguage) in Notepad++ and I have added a custom Language file for syntax coloring.
I then use the built-in plugin NppExport to copy HTML to clipboard.
I finally paste the HTML code into the Doc Pane.

This usually works fine.

However, sometimes, IQ hangs after successful pasting and the CPU goes to 25% (on a 4-core CPU) and my PC consequently barely responds.

Is it possible to see which items have Doc Pane Content?

Submitted by viking on 2022/01/28 20:46
Forums

I have a large grid with many items. Only some of them have content in the Doc Pane.

Is it possible to see in the Grid which items have content in the Doc Pane w/o have to click the items one-by-one to check?
For example, it would be great if  Column/Filed could show that? Maybe by an auto-assign rule somehow?

Task Reminders and Alarms

1. Reminder Implementations

There are very many apps available to manage events, tasks and reminders

As InfoQube does not have a mobile app nor does it natively manage reminders and alarms, how can it be configured to leverage other tools to achieve it ?

Let's first look at the current / probable integrations:

Modify DueDate based on Text Field by Auto-Assignment

Submitted by viking on 2022/01/24 01:21
Forums

I have a text Field "KnownDueDate" with a popup list "Known" &  "Unknown".
If I select "Unknown" I want the DueDate to be blank. If I select "Known", I do not want the DueDate to change.

I tried various auto-assignment rules but I can't get it to work properly.
Any suggestions..?