Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SetItemProperty in Forms 4.5/ Developer 2000
Subbu Turimella <subbu_at_netforce.com> wrote in article
<32B1E29A.BC0_at_netforce.com>...
> I am trying to create a text item in a form and dynamically assign the
> high and low ranges to item in the when_new_item_instance trigger.
> I could not figure out the property I should use. When I use RANGE_LOW/
> RANGE_HIGH it compiles fine but give a run time error.
Try using a field-reference in the property instead of a constant.
> Anybody tried this before?
What's the runtime errormessage you get?
-- // Complete Data Service // Peter H. Larsen // PETLARS_at_IBM.NETReceived on Sun Dec 15 1996 - 00:00:00 CST
![]() |
![]() |