ds in
form1. This seems to be whats causing the select menu to throw the exception
it must be contained within a form.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Update-Zone-in-form1-from-form2-tp4955889p4958022.html
Sent from the Tapestry - User mailing list archi
m 1 on submit
>
>
>
>
>
>
>
>
> Object onSelectedFromUpdate() {
> return new MultiZoneUpdate("zoneOne", zoneOne).add("zoneTwo",
> zoneTwo);
> }
>
> --
>
Object onSelectedFromUpdate() {
return new MultiZoneUpdate("zoneOne", zoneOne).add("zoneTwo",
zoneTwo);
}
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Update-Zone-in-form1-from-form2-tp4955889p4956100.html
Se
e the following
exception.
purchaserequestform.select must be enclosed by a Form component.
If anybody has any suggestions, it would be greatly appriciated. I'm not
sure if I zone component can be used in such away.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/U