Submitted by David_H on 2019/11/25 00:22
 I am on version N.
 
Edit: by changing the order of one of the items in a Column Set I was able to fix the issue and the column set started to load in the proper order.

Comments

That worked and then I made a few changes and continue to experience issues. Sometimes they will not load in the correct order. At other times one of the columns in the column set that I recently renamed will load in some grids, in other grids it will not load.

 I don't know if it is related but when I select Tools > Manage Fields none of the fields will show number of items. I tried rebuilding the database but no difference.

WayneK

2019/11/25 16:27

In reply to by David_H

I've noticed that it sometimes takes a long time for the manage fields window to display item counts.  Several times, I've thought it wasn't working only to have the numbers start showing up.
 
Wayne
 

Pierre_Admin

2019/11/25 21:58

In reply to by David_H

Hi all !
 
I think this is related to a chance I made recently that when you add a column, IQ now adds it immediately to the right of the current column (as per user request)
And I did not revisit the code to load column sets. Will do that tomorrow
 
As for Manage field dialog item count, I delayed it until the use clicks on the field list (to speed up the loading)
I'll try to improve it
 
 
Pierre_Admin
IQ Designer
 

David_H

2019/11/27 00:54

In reply to by Pierre_Admin

[quote=Pierre_Admin]
Hi all !
 
I think this is related to a chance I made recently that when you add a column, IQ now adds it immediately to the right of the current column (as per user request)
And I did not revisit the code to load column sets. Will do that tomorrow
 
As for Manage field dialog item count, I delayed it until the use clicks on the field list (to speed up the loading)
I'll try to improve it
 
 
Pierre_Admin
IQ Designer
 
[/quote]
Assuming it's a quick fix it would be great to have this ASAP. My workflow now uses several column sets and every time I change a column set the order is all over the place.

I don't know if it's related but I also can't stack headers, I select "move up" or "move down" and nothing ever happens. I've encountered this issue in the past too. I think I used to be able to get around it by clicking in a very specific place, but not I cannot get it to work at all. Advice? Can upload a video if that helps.

Pierre_Admin

2019/11/27 17:07

In reply to by David_H

v114p (online since yesterday) should fix the column set load issue
The column header move up/down works here no problem...
 
Pierre_Admin
IQ Designer
 

I have always experienced issues any time I attempt to move column headers up/dn, here is an example:
 
 
I was distracted while I was making the video and am aware some of the clicks would not have done anything even if it was working, but obviously many should have worked.
 
Edit: I think I just finally figured it out! I've often attempted it as I am changing and moving columns around in a grid. The key seems to be that if the columns are not all saved, it won't work at all, or only works on some columns. If I save the columns first, it seems to work.

Pierre_Admin

2019/11/27 22:07

In reply to by David_H

I was able to reproduce it when columns are coming from a column set (i.e. not native columns)
 
I'll need to rework some code to fix that 
 
Pierre_Admin
IQ Designer
 

David_H

2019/11/27 23:32

In reply to by Pierre_Admin

 Ah, that would explain it, because I do almost all my column switching using column sets. I  created a button on the toolbar which allows me to instantly switch between them, it works great.

Pierre_Admin

2019/11/27 23:53

In reply to by Pierre_Admin

v114p patch was updated with this fix
 
Pierre_Admin
IQ Designer
 

David_H

2019/11/28 01:35

In reply to by Pierre_Admin

 Amazing :-).