Hi Neha,

can I have your contact details?

thanks,
Raj Kulkarni
Column Technologies

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] 
Behalf Of Vyom Labs - ITSM Support
Sent: Tuesday, April 17, 2007 10:10 AM
To: [email protected]
Subject: Re: Showing related records.


Hi,
For this you can create 2 character fields say Ch1 and Ch2  and 2 
buttons say B1 and B2.Perform set field action in Ch1 to col1(Record Id) 
of Table A.In Ch2 perform set field action to $ch1$ after the set field 
if qualification Ch2=$Ch1$.In B1 give the Run if Qualification:-

( 'Ch1' !=  $NULL$ ) AND ( 'Ch2' =  $NULL$ )and set field to Ch2 as 
$Ch1$ and Commit Changes.In B2 perform Call Guide that constitute all 
these three active links.In this select the Table loop and Table loop 
Selected  Rows Only.

Thanks,
Neha

-- 
[EMAIL PROTECTED]

www.vyomlabs.com
Consulting | Oursourcing | Training || BMC Remedy BSM | ITIL | IT Governance

Congo wrote:
> Hello,
> Ive got 2 tables, lets say" A and B
>
> First one holds some records added manually
> On the second I'd like to have all records related to those from table
> A
> I think I need to loop over the table A , get each record ID and pass
> it to the qualification on table B.
>
> First thing: my actl guide doesnt seem to work correctly, it always
> gives me only one ID (Table loop Selected Rows checkbox is unchecked)
> Second thing: how to pass the obtained ID to the Table B to use it
> with the qualification.
>
> Any advices are welcome.
> Thanks.
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
> Answers Are"
>   

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

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

Reply via email to