cancel
Showing results for 
Search instead for 
Did you mean: 

Rich Text Format user interface.

prasad
Participant
0 Kudos

Hi all,

How can i insert below type of Input field in webdynpro java which is use in SCN . we require this for our Project for creating a notifications to users in Rich Text format and save it in SQL server. and send mails to users.

Regards

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member191044
Active Contributor
0 Kudos


Hi Prasad,

only thing i can suggest you is to try the "FormattedTextEdit" in WD4J. It has at least some options. But i don't think you will get a out of the box option for uploading files. You would need some kind KM connection and logic to save those on the server.

Regards

Tobias

prasad
Participant
0 Kudos

I was expecting the exact Input editor as mentioned above . is there any chance so that we can get atleast Bold,italic,underline ,Ordered List , images to maintained input editor for webdynpro java?

Thanks

prasad

former_member191044
Active Contributor
0 Kudos

I don't think so. For Image maintainance you would need a whole script defined behind the button which handles the upload and sets the link of the resource etc. So NO. Not with WD4J standard components.

Regards

Tobias