Component that reveals extra value?
Component that reveals extra value?
- Subject: Component that reveals extra value?
- From: "Geoff Hopson" <email@hidden>
- Date: Tue, 25 Nov 2008 11:47:41 +0000
Hi,
I have a screen that requires a fieldset or a field to be able to edit
2 sets of values for the same attribute. If I have a 'name' attribute,
I might want a public facing value to be 'Fred', but I might want an
internal version to be 'Agent X'. The idea is that, given a suitable
boolean flag (isJamesBond or something) that the 'public' version be
displayed by default, but if the user has the right permission, when
he holds down a certain key combination (eg Ctrl-Shift-A) and mouses
over the field, the 'hidden' value appears/slides into place. If he
holds down Ctrl-Shift-A and clicks on the field, the hidden field
becomes active and he can replace 'Agent X' with 'Agent Y'. When he
finishes with the field (onBlur, tab away etc.) the public version of
the data (Fred) slides back into place.
Any ideas on how to achieve this in WO? Or better, does someone have
something that already does this?
Thanks
Geoff
_______________________________________________
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