Joe, Here is what i am trying to do. On form x there are 2 field one table field with value 1,2,and 3 and the other field is character field with (menu attached $NULL$ and Append items clicked)
Now my active link guide reads table value 1 and it has set field action where it reads form Y where xformtable 1 = Yform1 then chracter field on form x is set with value from form Y In log I can see active link guide triggered got table row 1 value1 and it did set field for 1st row now 2 nd row successfully done now 3 rd row done In the end I was expecting character field will have all 3 values lists instead I am getting last value in the character field all earlier values are overwritten. I hope I am able to explain thanks On Wed, 23 Aug 2006 13:42:01 -0700, Joe DeSouza <[EMAIL PROTECTED]> wrote: > >Sarah, > >I'm not sure I understand what you want to do.... > >Are you looking to concatinate the Issue ID's to show in the List Box as >000000000000012 >000000000000015 >000000000000019 >assuming that 12, 15 and 19 were found to be the issue ID's you want to pick?? > >If so all you need to do is a set fields to add them with a return character appended to the end of each ID the guide finds when it runs.. > >If my understanding is not correct, what is it that you want to achieve? > >Cheers > >Joe D'Souza >Remedy Developer / Consultant, >BearingPoint, >Virginia. > > > >----- Original Message ---- >From: Sarah Lake <[EMAIL PROTECTED]> >To: [email protected] >Sent: Wednesday, August 23, 2006 3:53:36 PM >Subject: Active link guide for character field or drop down list box > > >Hi Listners, > >This might be easy but I can't figure out. >I have table field with one column 'Instanace id'. >All I need to do is to read Issue form and find matching IssueInstance id >= Table column instance id and then Set Drop down list box field with >issue ids > >I developed a table loop guide to display drop down list box field with >issue ids > >In log i can see it is going through table all finding all 5 issue id one >after another for all 5 table rows. But character field has only last >record displayed. It kinda overwrote on earlier issue ids. Dropdownlist >box will have no values at all. > >How to fix this? I want to display all 5 issue ids in drop down list >field. > >please let me know > >__________________________________________________________________________ _____ >UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org > >__________________________________________________________________________ _____ >UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

