cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning OTR Texts to textview

Former Member
0 Kudos

Hi all,

I have created OTR text and want to assign it to the textview.

Text property of text_view is not showing input help.

What might be the problem?

Thanks in advance,

regards,

NarsiReddy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

First we need to erase text in text property of text view and then input help will be displayed for entering OTR text.

Answers (1)

Answers (1)

harsha_jalakam
Active Contributor
0 Kudos

Hi Narsi Reddy,

UI element TextView doesn't have Input Help property Input Help. If you are referring to text help, then it is the tooltip property, which is used for it.

TextView Documentation

For help on internationalization, check the following link.

Regards,

Harsha

Former Member
0 Kudos

Hi harsha,

I have added to layout using WIZARD. I need to change the header text(Please enter). I have created a OTR element with required text i need to attah that to Text_view.