Re: [Arsperl-users] ars_LoadQualifier blows in ARSPerl 1.85
Brought to you by:
jeffmurphy
|
From: Carey M. B. <bla...@gm...> - 2007-04-11 15:39:42
|
Stan, You said that 'Case ID+' is a field label. You did not supply the line of code that was producing the error. (ars_LoadQualifier) So I have to talk about what might be going on. The docs for say this: " ars_LoadQualifier(ctrl, schema, qualstring, displayTag) <snip> When mapping field names, the server will refer to the view specified in displayTag. If no view is specified, the server will use the default admin view. " Some ideas: What value did you use for the displayTag in your call to ars_LoadQualifier? What is the label for the field on the Default View for the form? What is the field's DB name? Have you tried using the field's DB name? -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On 4/10/07, STAN HOLODNAK, BLOOMBERG/ 731 LEXIN <sch...@bl...> wrote: > Mark, thank you for your help. The schema is the same but the 'Case ID+' is a > field label in that view not the field name. This script was always working on > ARS 5.1, but when we moved to 6.3 it sometimes breaks. -Stan |