Re: Forms 4.5, selectable display_item block
Date: Wed, 21 Oct 1998 19:38:43 -0400
Message-ID: <70lrbt$885$1_at_oak.prod.itd.earthlink.net>
[Quoted] I did something similar to this. What I did was to set up the item as display items and the I put a when-mouse-click trigger at the block level. [Quoted] In the trigger I used the :system.mouse_record variable to determine which [Quoted] record was clicked and then used a go_record to set the focus to that specific record. I also had when-mouse-doubleclicked trigger to perform some specials actions when the user double clicked on the fields.
Hope this helps,
Patrick Flahan
flahan_at_earthlink.net
Andy Hardy <aph_at_ahardy.demon.co.uk> wrote in message
01bdfce1$1be55f20$430c400a_at_viao1...
>Hi,
>
>I've a multi-line block which is for display only purposes. However, in
>order to allow the user to select a line of data I seem to have had to
>resort to using text items (they're selectable). Unfortunately, this means
>that I have to work hard to prevent the user from entering data in these
>fields.
>
>Is there something I'm missing here?
>
>Andy
Received on Thu Oct 22 1998 - 01:38:43 CEST
