Re: Forms 4.5 highlighting items

From: Neville Sweet <sweet.neville.nj_at_bhp.com.au>
Date: 1997/11/10
Message-ID: <01bced98$b6000dc0$d33c1286_at_itwol-pc3963.itwol.bhp.com.au>#1/1


Tracey,

Have a look at Display_Item, perhaps called in Pre-Text-Item and Post-Text-Item triggers.
Also, your problem with Set_Item_Property might be associated with where you call the Set_Item - if already in the record then it may be too late. The commit process navigates out of the block and back again, thus activating the Set_Item.
Rather than Set_Item, have you considered presetting Current Record Attribute in the Property Sheet?

Tracey Berukoff <tlberukoff_at_worldnet.att.net> wrote in article <640ivt$qu9_at_bgtnsc03.worldnet.att.net>...
> I would like to highlight an item in a record when the user navigates to
> it or if an error occurs that is associated it. I know I can use the
> set_item_property with the Current_Record_attribute parameter but this
> does not seem to take effect unless I issue a commit, which is rather
> pointless. Does anyone have any suggestions? Thanks in advance.
>
> Tracey
>
Received on Mon Nov 10 1997 - 00:00:00 CET

Original text of this message