Hi Michael,
 
You can't assign a single active link to two buttons, but you can get the same 
effect using a run process.
 
Create whatever active links you'd like have fire for Button A as normal.
 
Create an active link for Button B who's sole action is to perform the 
following run process:
    PERFORM-ACTION-ACTIVE-LINK 1 FID
 
Substitute the Field ID for Button A in place of FID.  This will make the user 
tool run whatever active links would have run had Button A actually been 
pressed.
 
Generally you'd want to make the Button B's active link fire with a run order 
of 0, so you can ensure it will trigger the active links on Button A in the 
correct order.
 
Eric Cleereman

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] 
Behalf Of Durrant, Michael M. - ITSD
Sent: Thursday, August 02, 2007 4:54 PM
To: [email protected]
Subject: Two buttons - one active link


** 
I have two buttons on a form - one at the top, one at the bottom, that perform 
the same function.   Can I have these two buttons fire the same active link?
The information contained in this email may be privileged, confidential or 
otherwise protected from disclosure.  All persons are advised that they may 
face penalties under state and federal law for sharing this information with 
unauthorized individuals.  If you received this email in error, please reply to 
the sender that you have received this information in error.  Also, please 
delete this email after replying to the sender. 
__20060125_______________________This posting was submitted with HTML in it___ 


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to