| **
Ron; You can try having a Filter that fires after Modify
and do a Run Process command that will perform the AL commands that happen when
you click the button. The process would look like this: PERFORM-ACTION-ACTIVE-LINK
2 536870977 This is explained in the Admin Help section called: Workflow extras | Run Process and $PROCESS$ syntax Bill Clary Remedy Developer, Technology Solutions FNTG | 949.477.8354 W 949.477.8355 F 619.846.4159 C "Ron Legters" <[EMAIL PROTECTED]>
wrote in message news:[EMAIL PROTECTED]... ** In
the app I'm working on, there's a form wherein if the user fills in the
'Completion Date' and saves, a filter fires that changes the Status to
'Complete' and a message fires that tells the user this has happened. What my
customer would like is when she clicks 'OK' on that message, it's just like
clicking on the 'Return to Home' button (an As
far as I can tell, I can't just run al AL on the 'OK' click on the message box,
so I'm not sure how best to make this work. I'm thinking an Should
I just fire on 'Modify' with a Run If that checks for a change in the
'Completion Date' by comparing DB to TR? Any other ideas? I
guess I'm not real clear on the difference between execute on 'Modify' vs.
'After Modify' so I'll dive into the manuals while y'all think about this. Thanks,
|

