Hi Rajkiran, The error you see is just little misleading. It checks for the managers login id as you had mentioned. The workflow expectation is that you would enter managers name manually and if it missing the managers login id the filter would tell you so, but you actually populating managers name, so no active link that populates the managers login id on enter will run on the client side to prefill it for you before the filter check. Just add a filter that would do it for you (fill the managers login id grabbing it from People form) before the check :) Hope this helps Nik
________________________________ From: rajkiran Alle <[email protected]> To: [email protected] Sent: Wednesday, January 30, 2013 11:27 AM Subject: Return Function Hi, I am creating a escalation to copy LDAP data to People form, In that process i am getting following error as i am copying ManagerName to People form without MangerLoginID. I know that this error occurs because either am not pressing the Enter after entering the Manger Name or am not copying the MangerLoginID. I do have only MangerName in my Vendor form. Is there anyway i can insert the Return Function to include in the code so that after copying the MangerName it performs the Return Function automatically? ARERR 44889 The Manager Information entered is not valid. Use the return function on the Manager's Name field to retrieve the Manager's Name and Login ID information. Thanks. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

