cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Marquee text in webdynpro?

former_member231869
Participant
0 Kudos
312

1.Application ZAPP1:-Having one input field in which user insert some text after press the SUBMIT button.

2.Application ZAPP2:- Inserted Text should get populate in this application but in MARQUEE style.

No navigation between the applications required .

Plz suggest me how to achive this requirement.

Accepted Solutions (0)

Answers (3)

Answers (3)

matt
Active Contributor
0 Kudos

HTML5 island?

former_member186852
Contributor
0 Kudos

Hi ,

You can also use broadcast message option. It allows you to publish message in marquee .

Regards,

Meghal Shah

former_member182550
Active Contributor
0 Kudos

Write the text from ZAPP1 to a table.

Read the table in ZAPP2. Then use a Timer event to provide the marquee functionality.