WOHyperlinks and Form Values
WOHyperlinks and Form Values
- Subject: WOHyperlinks and Form Values
- From: Brendon Allen <email@hidden>
- Date: Thu, 4 Dec 2003 01:11:10 +0100
Hey all,
Have a quick question about using WOHyperlinks in forms. I have a
WOForm with a bunch of text fields. For the form field names I have a
WOHyperlink around them and they are linked to an action method that
calls a string to be changed for help text and then does a return null
of type WoComponent. Here is the deal if I use a WOActiveImage for the
link to the help i click it and all the form values the user has
entered but not saved are preserved and the help string is displayed.
Now if I use the WOHyperlink at the same place for the help it displays
the help string right but when it refreshes it blows away unsaved
entries in the text fields. I really want to use linked text and not
images. Any ideas?
thanks in advance
Brendon
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.