Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Hiding boilerplate text
I think what you'll have to do is make the 'boiler plate text' a field (or
display item) as well. Give it appropriate display atributes so it looks
like boiler plate text and not a 'normal' field. You can then control it
just like any other field so the code (trigger?) that hides the field cna
also then hide the 'boiler plate text'.
--
Alan D. Mills
Nick Lehane wrote in message <01bdf813$7f874340$0159ea9e_at_mothergoose>...
>Hi everyone,
>
>Just a quick question - is there any way of hiding boilerplate text in
>response to certain system states ie if a text box is hidden, how do you
>hide the boilerplate as well?
>
>Thanks,
>
>Nick
Received on Thu Oct 15 1998 - 08:00:33 CDT