Customer: Primus Präzisionstechnik GmbH
User: Thorsten Voelz
Case: 00621299
Customer would like a search function added to Query Builder so that you can click on an object in the Design Pane and by typing a letter, or letter, go to a column name or group. Say if you have 100 columns instead of scrolling down the list you could type "P" and hop to the names starting with "P".
Ok no problem. I try to explain by mail:
I am working in a query design:
[cid:image001.png@01D3B0D8.AC0EEC40]
I try to find a table at the feature tree:
I press some letters in the tree and get a suggest table (1st Find) : Feature -1-
[cid:image002.png@01D3B0D8.AC0EEC40]
It works.
Now I am looking for a field in a Table in the design area:
[cid:image003.png@01D3B0D9.538BD0A0]
I activate the correct table via mouse:
[cid:image004.png@01D3B0D9.538BD0A0]
I type some letters – no reaction. I expect the same action as shown in Feature -1-
I hope now it is clear ☺
|
16 KB
|
90 KB
|
38 KB
|
9 KB
|
13 KB
|
46 KB
|
18 KB
|
67 KB
|
116 KB
|
117 KB
Observation:
1. It should not allow user to enter some text before 'Search for:' in search field.
2. If I move the cursor in the middle of the 'Search for:' text, it should not allow user to type anything in between.
Observation:
1. It should not allow user to enter some text before 'Search for:' in search field.
2. If I move the cursor in the middle of the 'Search for:' text, it should not allow user to type anything in between.
Hi Tom
In this enchantment.
Is it fine if we not show "(no match)" text and just change the text color to "RED" if not found..?
Please check screenshot searchPanel and searchPanel1
Hi Tom
In this enchantment.
Is it fine if we not show "(no match)" text and just change the text color to "RED" if not found..?
Please check screenshot searchPanel and searchPanel1
Hi Pankaj,
A couple issues...
Asif, Thoughts on this as you know more about it than I do.
Thanks, Tom
Hi Pankaj,
A couple issues...
Asif, Thoughts on this as you know more about it than I do.
Thanks, Tom
Hi Pankaj,
The search UI is not consistent with our other search UI. Checkout search in schema tree, the search should functionality and UI should be similar. There is no need for a permanent search icon.
Please undo the changes made and use following api to enable search option and its UI. We might have to tweak a bit to make the search work.
SearchableUtils.installSearchable(entityTable);
If you need more details please feel free to do a call.
Thanks
Hi Pankaj,
The search UI is not consistent with our other search UI. Checkout search in schema tree, the search should functionality and UI should be similar. There is no need for a permanent search icon.
Please undo the changes made and use following api to enable search option and its UI. We might have to tweak a bit to make the search work.
SearchableUtils.installSearchable(entityTable);
If you need more details please feel free to do a call.
Thanks
Hi Pankaj,
This new behavior looks a lot better.
Thanks, Tom
Hi Pankaj,
This new behavior looks a lot better.
Thanks, Tom
Tested on: windows, mac
Build version: ADS 19.5.0-dev-34
Search function added to the Query Builder is working fine. Hence, marking it verified.
Tested on: windows, mac
Build version: ADS 19.5.0-dev-34
Search function added to the Query Builder is working fine. Hence, marking it verified.
Issue #15533 |
Verified |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 19.5.0-dev-34 |
No time estimate |
2 issue links |
relates to #15550
Issue #15550Undo feature in Query Builder Design Pane |
relates to #15549
Issue #15549Customer would like the ability to sort columns shown in design pane of Query Builder. |
Sort and Undo requests moved to issue's #15549 and #15550