Re: OPO: Redefine TRANSLATION of Popup List in Repeater

From: Mike Kranzdorf <mikek_at_krt.com>
Date: 1996/08/05
Message-ID: <mikek-0508961200410001_at_pdl-ts1-24.jvnc.net>#1/1


In article <4u14f3$976_at_googoo.cs.umd.edu>, tlam_at_cs.umd.edu (Heung-Man Lam) wrote:

> Oracle Power Object:
>
> I have a popup list in a repeater. I want to construct the popup list
> depending on a variable outside of the repeater. How do I do it?
>
> For example, there is a task assignment repeater list. The popup list
> is a list of available employees of a specific department whom can be
> assigned to a task. The department info is displayed outside of the
> repeater which can be changed.

If you want each line of the repeater to have a different translation list, the answer is no, you can't do it. If the list is the same for each line in the repeater, you can do it.

In the department postchange method, you have to get to the popup's translation property without saying "repeater1.popup.translation" as you have probably found. The way to do this is in the faq at www.krt.com/mac/opofaq.html

Mike Kranzdorf              mikek_at_krt.com
Kranzco Realty Trust        http://www.krt.com
Oracle Power Objects FAQ http://www.krt.com/mac/opofaq.html Received on Mon Aug 05 1996 - 00:00:00 CEST

Original text of this message