Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 37843 invoked from network); 4 Mar 2011 11:13:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Mar 2011 11:13:35 -0000 Received: (qmail 28021 invoked by uid 500); 4 Mar 2011 11:13:34 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 28007 invoked by uid 500); 4 Mar 2011 11:13:34 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 27997 invoked by uid 99); 4 Mar 2011 11:13:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2011 11:13:34 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ubuntuketan@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2011 11:13:26 +0000 Received: by vws6 with SMTP id 6so2138893vws.31 for ; Fri, 04 Mar 2011 03:13:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=DlzwA3AnoShKo5zxOfr9WxUANB2Rnu25bg914r/Muzg=; b=dBiK/t2MfvWdfO+VwnOji1kwOeVHpuOQE3fElxzWrkP8L+IPih49B8VeLZ/1QEcpCu DV1t7/fWGuacd0uTgXLK3b3sKHaJ2nyO0UaZhFl3eoi3x5CTIsHpwWJDYljcx755dXGj DIdcrBolT5Uss438CXJvAUBtSeofE2USEKR2w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=RiOdThp6qoW0rL/tdn54V5fzq7CVmzrbiqiuVr5lxGXWYTsIqmwvxcm7FjQq//OKjS nPn7kqWwthnq2m0x0s8Smn5tL9F2IclZhh8HQV/0k5AwURIHPDhZ2MJ//dmK9VGc0PST nAE3x/t0tf/cCZ2E3qayBF0Lga20XpUS3vcHM= MIME-Version: 1.0 Received: by 10.52.97.7 with SMTP id dw7mr690037vdb.253.1299237185679; Fri, 04 Mar 2011 03:13:05 -0800 (PST) Received: by 10.52.166.138 with HTTP; Fri, 4 Mar 2011 03:13:05 -0800 (PST) In-Reply-To: References: Date: Fri, 4 Mar 2011 16:43:05 +0530 Message-ID: Subject: Fwd: Binding jQuery with FieldLookup From: Ketan Deshmukh To: user@ofbiz.apache.org Content-Type: multipart/alternative; boundary=20cf307f31a4ee6f9e049da63a92 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f31a4ee6f9e049da63a92 Content-Type: text/plain; charset=ISO-8859-1 Waiting for a reply...!! ---------- Forwarded message ---------- From: Ketan Date: Thu, Mar 3, 2011 at 7:45 PM Subject: Binding jQuery with FieldLookup To: user@ofbiz.apache.org Hello, I have made an ajax function that takes partyId of customer and displays customer details in the fields. The partyId is obtained via the fieldLookup macro(as in ordermgr flow) Problem is that i am not able to bind the jquery function with the lookup macro field. Please tell me how can i achieve this? Thanks, Ketan --20cf307f31a4ee6f9e049da63a92--