Details
Description
Ajax request should be async, As per current implementation lookupDescriptionLoaded uses aysnc=false, due to this its blocking the weppage, so need call the ajax service call asynchronously.
Ajax request should be async, As per current implementation lookupDescriptionLoaded uses aysnc=false, due to this its blocking the weppage, so need call the ajax service call asynchronously.