Basically my client wants to see data in a scrollable text field and not let a user select it and copy and paste the text in to another source. Protected text.
I am feeding my movie text from an XML source. But I cannot figure out a way to do this without the text being selectable and able to scroll. I have the text feeding in to a Dynamic Text field and I have the "selectable" property unchecked...so that worked. But I can't scroll the text with the Dynamic Text field. But when I feed the same text in to a TextArea Component I can scroll the text but I can select it (not good). Any suggestions?
I am feeding my movie text from an XML source. But I cannot figure out a way to do this without the text being selectable and able to scroll. I have the text feeding in to a Dynamic Text field and I have the "selectable" property unchecked...so that worked. But I can't scroll the text with the Dynamic Text field. But when I feed the same text in to a TextArea Component I can scroll the text but I can select it (not good). Any suggestions?