Bob,
Here's why it did not work for me:
addModel("myString", "loaded");
According to the example in a post above, I added the form to the panel
inside the onInit method with the addModel("panel", panel) method and not
the addControl(form) method.
Thank you.
sabob wrote:
>
> florin.g wrote:
>>
>> I cannot get the onSubmit() action to execute.
>>
>> A page contains a panel as described above. The form contained inside the
>> panel is rendered properly yet the onSubmit() action of the panel's form
>> is
>> not executed. Where would I find more example such as this?
>
>
> I've checked in a demo with a reusable panel for submitting client
> details. You can review the demo here:
>
> http://fisheye6.atlassian.com/changelog/click/?cs=754912
>
> Let us know if you run into problems. It would also be interesting to
> know why your Form did not fire the submit event.
>
> kind regards
>
> bob
>
>
--
View this message in context:
http://n2.nabble.com/Unexpected--parse%28%29-behavior-tp2470163p2489283.html
Sent from the click-user mailing list archive at Nabble.com.