Hi,
'Do you really want this overhead just not to tab out of the text box?'
No, but I thought that that was the purpose of the 'searchwhenchanged' . Now I understand that if the value is 'false' that there will be no new search executed of I enter a searchword for the second time.
Maybe I just keep misunderstanding you, but I have a panel (no HTML) that acts like the following:
- Opening the dashboard-enter a value in textblock -TAB. When there is a result , then the panel opens (with the results) . When there is no result (matching the searchvalue) the panel also opens, but the message 'No results found' is showing.
When I clear the textblock and TAB, then the panel does not open. This behaviour is the same when I use tokField2 or Field2. That is the main issue I don't understand. Because you explained that there is a difference between the two fields
... View more