Hi,

I have some code that looks like this:

<webobject name = "Menu">
        <webobject name = "MenuItem">
                <wo:Hyperlink action = "$someAction">Do Stuff</wo:hyperlink>
        </webobject>
</webobject>

Menu and MenuItem are two components that subclass ERXDynamicElement

Basically Menu finds all it's MenuItems and then the MenuItem finds all it's 
hyperlinks and they are formatted the way I want during the respective 
appendToResponse phases.

The HTML looks right but for some reason $someAction doesn't get called when 
the link is clicked?

Can anyone shed the light on what I'm missing?

Thanks in advance,

Aloha,
Mr. Johnny Miller
Web Development Manager
Kahalawai Media Company
Lahaina, HI 96761
tel: (808) 661-7962 | mobile: (808) 283-0791
website | e-mail        

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to