Hide column feature doesn't work for tree widget

If you think that something doesn't work in Aware IM post your message here
Post Reply
JonP
Posts: 287
Joined: Thu Feb 16, 2017 9:49 pm
Location: United States

Hide column feature doesn't work for tree widget

Post by JonP »

I recently figured out how to add separators to columns in the tree widget by creating a fake attribute (see https://www.awareim.com/forum/viewtopic.php?f=1&t=10502). This presents the need to hide a separator when the preceding attribute is empty as shown in the example. Fortunately, there is a feature for that under Column Settings. Unfortunately, that feature does not seem to be working, at least not for tree widgets. I tried:

Code: Select all

Solution.SolutionKey IS UNDEFINED
as well as

Code: Select all

Solution.SolutionKey=''
Neither worked.
Attachments
Hide Column.png
Hide Column.png (5.7 KiB) Viewed 4915 times
v8.1 on Windows 10 / MySQL 5.6 (local), v8.1 on Windows Server 2016 / MySQL 5.6 (server)
Post Reply