Submitted by WayneK on 2019/10/26 12:26
From the manual: "In the Shown In column, each grid name is a hyperlink. Click on the hyperlink to open the grid and move focus to the corresponding item."
 
When I try the above, I get this:
 
1) Link does take me to the grid item, but it's hoisted.  Is this by design?  Seems like it should just go to the item in the grid, unhoisted.
2) When item is unhoisted, the selection is lost, and moves to the top item in the grid.
3) Applying column filter to find the lost item fails to find it.
4) When column filter is turned off, manual sort is lost.
 
Summary:
1) Cannot use Live Search link to navigate to search result
2) Column filter scrambles manual sort.
 
Step by step shown in attached pdf
 
Wayne
114h
 
 

Comments

Hi Wayne,
 
As stated numerous times on this forum, the "Shown in" column isn't always reliable, mainly because grids are dynamic in nature.
Items shown can change and IQ tries to keep a list of recently displayed items but for performance reasons, this list is not constantly updated
So... if the item is no longer shown in the grid, it will open the grid and hoist to show the item. That is by design
The "Web" grid is currently showing items with the "Web" field checked. Perhaps, this field as unchecked for that item
 
Unhoisting will naturally show the items in the grid, which doesn't include that item and hence, the selection is lost. That is also by-design
 
 
The only real issue here is that manual sort is lost after following your steps. I'll see why that is and provide a fix. Thanks for reporting
 
 
Pierre_Admin
IQ Designer
 

WayneK

2019/10/27 14:36

In reply to by Pierre_Admin

OK.  I did check the manual to see if the issue was addressed and didn't find anything.  Trying to find where a particular detailed issue has been discussed  in the forums is difficult.
 
Wayne
 

Pierre_Admin

2019/10/27 15:05

In reply to by WayneK

Indeed,
 
I updated the documentation (live search) with that information
 
Have a great day !
 
Pierre_Admin
IQ Designer
 

WayneK

2019/10/27 18:04

In reply to by Pierre_Admin

Thanks, Pierre
 
Wayne