Re: Oracle Forms and formatting with Display Items
Date: Wed, 06 May 1998 16:52:00 +0100
Message-ID: <35508720.1006_at_atm.mailcom.pt>
Kim Simons wrote:
>
> I am a new user to Developer 2000 - Oracle Forms. I am trying to create
> a form that just displays data from the database. I would like to use
> the Display Item type for the items, but I need to be able to format the
> items in a specific way differently than they are stored in the
> database. I tried using the Text Item, but I don't like how it makes
> the user think he/she can type in that field. Does anyone have any
> ideas how I can do this?
>
> Any help would be appreciated.
>
> Kim Simons
[Quoted] [Quoted] If You Use a text Item and put the Insert_Allowed, Update_Allowed and Delete_Allowed To False You Will get the same results as if it was an display item (even better, because they stay navigable). Received on Wed May 06 1998 - 17:52:00 CEST