Hello List, I need to have the WOPopUp Button set to a specific value.
I have a project EO that has a to-one relationship to project status EO and I need a WOPopUp button to display a specific project status. Here’s what my WOPopUp Button is wired like: list = projectStatusList (a list of all project statuses) item = project.projectStatus (the specific value a WOPopUp Button should have) displayString = projectStatus.message (a display message) selection = selectedProjectStatus (the selection) But it’s not working. Is there a way of doing it? Thanks, Yury Peskin
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
