Hi all,
I was actually looking if I could specify in my javascript a way to disable scrolling on all textboxes and textareas. Iam aware of the doNotScroll property that gets called on event.target.
event.target.getField("FieldName").doNotScroll=true
But donNotScroll would only work if I know...
Thanks Mark,
Saved the day. I was looking for the function that could display a value when printed and here I found your post. "event.target.display = display.visible;" worked like a charm.[thumbsup]
JJ
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.