Page 1 of 1

Scrolling Field - Lock Column

Posted: Wed Dec 10, 2008 9:15 pm
by warrenk
If I have a scrolling field with multiple columns, can I do a locktext on one of the columns? I have tried...

set locktext of item 1 of field "Field" to true

Thanks!
Warren

Posted: Wed Dec 10, 2008 9:39 pm
by Klaus
Hi Warren,

the answer is: no you can't.

But you can "fake" this behaviour by using more more than one field and scroll them together.

The user won't tell the difference ;-)


Best

Klaus

Posted: Wed Dec 10, 2008 9:42 pm
by warrenk
Klaus,

Good idea! Thanks for the advice.

Warren