cancel
Showing results for 
Search instead for 
Did you mean: 

using Rich Text in interactive form

Former Member
0 Kudos

Hi,

I am trying to enter rich text in a form and submitting it to a web dynpro application.

To achieve this I created a context attribute (type string) and mapped it through an interface with the form. In the form I created a text field (type XHTML). I unchecked the 'allow plain text only' option and unchecked the 'Allow multiple lines' option although multiple lines would be nice as my goal is to store a large block of rich formatted text.

When I press the submit button the form field is not synchronized with the wd application. Another (plain text) field works fine so I assume I have setup the interactive form ok. Please let me know what it is that I am doing wrong here. Or if it is not possible, let me know also.

Thanks,

Raymond

Message was edited by:

Raymond Does

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

No, not yet (I did not have time for it...). The next thing I will try is to modify my interface. At the moment I use a XML schedule based interface and I would like to try an ABAP based interface. Don't know if that will help but it is worth a try.

Former Member
0 Kudos

Hi Raymond,

Did you allready solved this problem, i've got the same issue here.

Does anyone else got an indea?

Thanks!