IComponent.getClientId() works well for every component.

You could do something like document.getElementById("<id>") using the
value obtained from getClientId(). (or just use dojo.byId("<id>") )

On 2/6/07, Daniel Tabuenca <[EMAIL PROTECTED]> wrote:
I know in tapestry 4.1.1 this API changed and you have to use the
tapestry.form.submit(formName) call. What is the easiest most
straightforward way of getting the name of the enclosing form so that
I can submit it?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to