Topic Options
Rate This Topic
#137740 - 05/17/07 08:02 PM Really need suggestion *
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Hi, i have workflow run in a click in a button, i need to create a pop up (if a check box is checked, and the user click the button) a box display at the front screen and ask the user to enter a number on it, after that workflow continu with the number entered in that box ....

My question is i really don't know how to create that ? it an external script api ?, i don't need to know how to do that, just how to create it .. witch way i have to use ?

thanks

Top
#137742 - 05/18/07 02:56 AM Re: Really need suggestion [Re: PAT30]
Alexander Offline
Stealth Member

Registered: 04/03/07
Posts: 11
Loc: Moscow, Russia
Hi,

Try to use ActiveLink with action: Open Window (Dialog)
U can set any value "on open" and "on close" function.
_________________________
'The_sun' = $Shining$ AND 'The_weather' = $sweet$
^_^

Top
#137791 - 05/25/07 08:22 AM Re: Really need suggestion [Re: Alexander]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
thanks that works fine

Top