|
|
Sergey Kornilov admin 12/18/2018 |
|
I think some people may want it to work this way, displaying the previous search initially. We'll see what needs to be done here. |
|
|
A
|
ayctech author 12/26/2018 |
|
Any way how you could clean the box in a new search? |
|
|
|
Sergey Kornilov admin 12/26/2018 |
|
You can add the following to Lookup table -> List page -> Jsvascript OnLoad event: $("input[id^=ctlSearchFor]").val(""); |
|