Deepak Dixit created OFBIZ-6530: ----------------------------------- Summary: Ajax request should be async Key: OFBIZ-6530 URL: https://issues.apache.org/jira/browse/OFBIZ-6530 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: Trunk, Release Branch 14.12 Reporter: Deepak Dixit Assignee: Deepak Dixit
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)