Re: ARS 7.6.4 - Active Link Qualification <- Resolved

2016-03-03 Thread Sanford, Claire
affer Sent: Thursday, March 03, 2016 1:11 PM To: arslist@ARSLIST.ORG Subject: [EXTERNAL] Re: ARS 7.6.4 - Active Link Qualification If this is on the Change form I think you want the Product Name (2) field and not Product Name in your qualification Kevin Shaffer, Senior Partner Partner IT, Inc. (

Re: ARS 7.6.4 - Active Link Qualification

2016-03-03 Thread Kevin Shaffer
(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Sanford, Claire Sent: Thursday, March 03, 2016 11:57 AM To: arslist@ARSLIST.ORG Subject: ARS 7.6.4 - Active Link Qualification Stupid Rookie Question Time. I have an active link that fires on Modify. The qualification is: ('Product Name

Re: ARS 7.6.4 - Active Link Qualification

2016-03-03 Thread Martinez, Marcelo A
instead? From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Marc Burick Sent: Thursday, March 03, 2016 12:21 PM To: arslist@ARSLIST.ORG Subject: Re: ARS 7.6.4 - Active Link Qualification ** Claire. Is the error message firing on an Else Action? If so

Re: ARS 7.6.4 - Active Link Qualification

2016-03-03 Thread Marc Burick
ject: ARS 7.6.4 - Active Link Qualification Sent by:"Action Request System discussion list(ARSList)" <arslist@ARSLIST.ORG> Stupid Rookie Question Time. I have an active link that fires on Modify. The qualification is: ('Product Name' = $NULL$) AND ('Stat

Re: ARS 7.6.4 - Active Link Qualification

2016-03-03 Thread LJ LongWing
Claire, The order of the information is irrelevant, it all gets boiled down to Boolean logic...it doesn't matter which order the things are in...the total statement must evaluate to true to fire...so, as hard as it must be to believe...if the AL is firing, that means that all of the conditions are

ARS 7.6.4 - Active Link Qualification

2016-03-03 Thread Sanford, Claire
Stupid Rookie Question Time. I have an active link that fires on Modify. The qualification is: ('Product Name' = $NULL$) AND ('Status' = "Completed") Or ('Status' = "Completed") AND ('Product Name' = $NULL$) Send an error message so that the product name will get filled in. The error