cancel
Showing results for 
Search instead for 
Did you mean: 

Blinking Text in Webdynpro View

Former Member
0 Kudos

Hi Guys,

How to make the blinking text in textView of the webdynpro iview? I am in need of your suggestions.

Thanks & Regards,

Thirumurugan.A

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Instead of textview add a IFrame UI element .

Properties - >source of IFrame should be a HTML page , which has bilnking text.

This html page should be in the location :

1)go to navigator

2)src->mimes->Components-> <x.x> ->test.html

Regards,

Sunitha Hari.

Former Member
0 Kudos

Hi Sunitha,

Thanks for your quick reply. How to specify the source in the IFrame props.?

Thanks & Regards,

Thirumurugan.A

Former Member
0 Kudos

Hi ,

If ur html page is test.html

just fill source as test.html

In NWDS go to Navigator select your project

place the html i.e test.html in the folder

src->mimes->Components->com.<folder>

Regards,

Sunitha Hari

Former Member
0 Kudos

Hi

1)In source property just mention the name like below.

source=test.html

Regards

Hazrath

Former Member
0 Kudos

Hi Sunitha,

Thanks. But i wanted to display Text from wdContext.

Thanks & Regards,

Thirumurugan.A

Former Member
0 Kudos

I would suggest to not use blinking text at all. If you want some noisy indicator, you could maybe use an icon with an animated GIF.

Armin

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Guys,

I want to display text as blinkable from wdContext. Is it possible?

Thanks & Regards,

Thirumurugan.A