Hi
try to change

<form jwcid="[EMAIL PROTECTED]"
updateComponents="ognl:{'clientUpdate'}">

to

<form jwcid="[EMAIL PROTECTED]"
updateComponents="ognl:{'clientUpdate'}" async="ognl:true">

ciao,
kiuma


On 3/16/07, Yiannis Mavroukakis <[EMAIL PROTECTED]> wrote:

My apologies my stupid counter is increasing exponentially...
Here is what I should have sent instead

<html jwcid="@Shell" ajaxEnabled="true" browserLogLevel="DEBUG"
title="Edit Shipment">
<body jwcid="@Body">
        <span jwcid="pageCss"/>
        <span jwcid="tabsScript"/>
        <div id="shipmentTabContainer">
        <div id="ccs">
                        <form jwcid="[EMAIL PROTECTED]"
updateComponents="ognl:{'clientUpdate'}">
                                        <div jwcid="[EMAIL PROTECTED]" id
="clientUpdate">
                                                <div
class="titleText">Client</div>
                                                <span jwcid="@If"
condition="ognl:shipment.client!=null">
                                                        <span jwcid="@If"
condition="ognl:!clientClicked">
                                                                <a jwcid="
[EMAIL PROTECTED]"
updateComponents="ognl:{'clientUpdate'}"
listener="listener:clientClick">
                                                                        <span
jwcid="client">Client</span>
                                                                </a>
                                                        </span>
                                                        <span
jwcid="@Else">
                                                                <span
class="auto_complete" jwcid="clientAutoCompleter"/>
                                                        </span>
                                                </span>
                                                <span jwcid="@Else">
                                                        <span
class="auto_complete" jwcid="nullClientAutoCompleter"/>
                                                </span>
                                        </div>
                                <input type="submit" jwcid="@Submit"
action="listener:doEditClientShipperCons" async="ognl:true" value="Save
Changes"/>
                        </form>
        </div>
   </div>
</body>
</html>



On Fri, 2007-03-16 at 13:12 +0100, Andrea Chiumenti wrote:

> updateComponents="ognl:{'clientArea'}" ?????
> did you mean
> updateComponents="ognl:{'clientUpdate'}"?  if so




Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all known viruses.

Reply via email to