Posted by [IP Address: 195.24.10.210] 'Anders' on August 27, 2001 at 10:41:10 EST:
In Reply to: Hide the static text posted by [IP Address: 195.24.10.210] 'Sam' on August 24, 2001 at 14:56:11 EST:
Hi Sam
You can use PeopleCode to make all kinds of objects invisible on a page.
Syntax: Object.visible = false
/Anders
: Is there any way to hide the static text on a page(Ver8.0) during run time.
: Thanks!