diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
index 2f533c3..6d1c4a3 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
@@ -1574,8 +1574,9 @@ function ($scope, $window, $rootScope, $compile, $http, $log, $location, $timeou
$("#termlistfilter li a").css({ "background-color": "#ffffff", "color": "#000000" });
$("#termlistfilter li #" + $scope.searchItemId).css({ "background-color": "#3399FF", "color": "#ffffff" });
$scope.searchFilter = $("#" + id).text();
- selectedTermName.placeholder = $("#" + id).text();
-
+ //selectedTermName.placeholder = $("#" + id).text();
+ selectedTermName.value = $("#" + id).text();
+ selectedTermName.placeholder = "search... ";
//get data from pindata for this trem