Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

popup with HTML

Former Member
0 Likes
941

Hello,

My requirement is to create a popup and the popup will call HTML screen .

Is there a POPUP that I can use for this action ?

Regards

Yifat Bar

Hello,

My requirement is to create a popup and the popup will call HTML screen .

Is there a POPUP that I can use for this action ?

Regards

Yifat Bar

2 REPLIES 2
Read only

Sm1tje
Active Contributor
0 Likes
599

As far as I know, there is no standard functionality for this. So guess you will have to create it your self.

Read only

Former Member
0 Likes
599

I'm not sure you can use HTML.

Maybe you can use the function module HELP_DOCULINES_SHOW.

It show a very nice window when you can create bold/underline and other basic html text.

Hope it can help.