is WOHyperlink the right answer?
is WOHyperlink the right answer?
- Subject: is WOHyperlink the right answer?
- From: WebObjects <email@hidden>
- Date: Sat, 08 Apr 2006 10:19:52 -0700
- Thread-topic: is WOHyperlink the right answer?
Title: is WOHyperlink the right answer?
I’m working on an app for use via cell phone, so the screen display is very small. The UI I’m building requires an “A-Z” selection (literally all 26 letters, listed on screen in 5 rows). I want to hyperlink each letter to an action to perform the appropriate lookup. A pull-down list for this it to hard to manipulate with some phones, so WOHyperlinks seem like the logical choice. However, making 26 separate methods seems like such bad practice. Is there a way to use the hyperlink element, much like WORepetition, to pass in the item that was selected/clicked? Is there a binding that can satisfy this?
I’ve considered an array and a repetition to remedy this – but I really need to maintain formatting in a couple of rows so that the UI doesn’t become a mess.
I appreciate any advice, thanks
-Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden