Re: WOPopup Button

2008-03-20 Thread Alexander Spohr
ific value a WOPopUp Button > should have) Wrong. You want the selection to be the specific value. ... and item should be projectStatus. > displayString = projectStatus.message (a display message) OK -- Not exactly...see at bottom This is very exactly the right thing to do as you don’t w

Re: WOPopup Button

2008-03-20 Thread Daniele Corti
2008/3/20, Alexander Spohr <[EMAIL PROTECTED]>: > > > Am 19.03.2008 um 22:18 schrieb Yury Peskin: > > > 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 > >

Re: WOPopup Button

2008-03-20 Thread Alexander Spohr
Am 19.03.2008 um 22:18 schrieb Yury Peskin: 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

Re: WOPopup Button

2008-03-19 Thread David LeBer
On 19-Mar-08, at 5:18 PM, Yury Peskin wrote: 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

WOPopup Button

2008-03-19 Thread Yury Peskin
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