Return-Path: Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: (qmail 34502 invoked from network); 2 Nov 2009 08:03:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Nov 2009 08:03:25 -0000 Received: (qmail 87149 invoked by uid 500); 2 Nov 2009 08:03:24 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 87120 invoked by uid 500); 2 Nov 2009 08:03:24 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 87110 invoked by uid 99); 2 Nov 2009 08:03:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 08:03:24 +0000 X-ASF-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 08:03:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5C3F2234C1F2 for ; Mon, 2 Nov 2009 00:02:59 -0800 (PST) Message-ID: <1770604730.1257148979372.JavaMail.jira@brutus> Date: Mon, 2 Nov 2009 08:02:59 +0000 (UTC) From: "Parimal Gain (JIRA)" To: dev@ofbiz.apache.org Subject: [jira] Created: (OFBIZ-3137) Show the values of form fields updated on change of website for Export to eBay form MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Show the values of form fields updated on change of website for Export to eBay form ----------------------------------------------------------------------------------- Key: OFBIZ-3137 URL: https://issues.apache.org/jira/browse/OFBIZ-3137 Project: OFBiz Issue Type: Improvement Components: specialpurpose/ebay Affects Versions: SVN trunk Reporter: Parimal Gain Priority: Trivial Fix For: SVN trunk The form fields are not showing updated on change of website. Whenever websiteId changed update form fields by the filled value so that user not need to fill it again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.