Hi Colleagues,
I have a BSP application and I have set the page attribute forceEncode="html". Now the result seems to be working fine.

But the moment I add the forceEncode='ENABLED' to my htmlb tag, the output becomes like this:

It adds the html tags to the display.
How can I rectify it ? I would want to add the forceEncode for HTMLB content as it is a customer facing application.
My code looks like this:
<%@page language="ABAP" otrTrim="true" forceEncode="html"%>
<%@extension name="htmlb" prefix="htmlb" %>
<%@extension name="phtmlb" prefix="phtmlb" %>
<htmlb:content design="design2003" forceEncode="ENABLED">
Regards,
Sandhya
Request clarification before answering.
Hi, Did you find the solution ? can you please share ?, thanks!.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.