cancel
Showing results for 
Search instead for 
Did you mean: 

EhP4 Flexible Appraisal template HTML errors

Former Member
0 Kudos

We are reviewing the new Web Dynpro Flexible Appriasal interface in EhP4. When we create a new appraisal from our current appraisal template, the html tags for each criteria (Description - Web Layout) are displayed along with the text on the new WD UI. There is also an error message under each criteria description. If we remove the html and just use the standard Description, the form displays correctly.

Is there a way/setting to make the WD UI in EhP4 display html?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Chetan, Appreciate the response!

Former Member
0 Kudos

Dear Scott,

I found that it supports XHTML, refer to

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/51f6dce86e14bce10000000a155369/content.htm

for the tags supported though it is not as rich as HTML.

Also, please implement SAP Note 1354044 if you are not in NW7.01 SP5.

Example :

<h1>

Hello World

</h1>

<br></br>

<em>This is a test</em>

<br></br>

<em>remarks</em>

Hope it helps a little.

Regards

Kir Chern

Former Member
0 Kudos

Dear Scott,

HTML tags are not supported in EHP4 since the technology used is webdynpro in portal.

To display your text in required format (similar to HTML), you have to do coding in webdynpro.

Thanks & Regards,

Chetan