cancel
Showing results for 
Search instead for 
Did you mean: 

KM: NewsBrowser to open the news

Former Member
0 Kudos

Hi all

We are using the SAP EP KM as "News-Application". We have our news stored in documents/news as xml-files (as default) and display them with the NewsBrowser Layout Set. Unfortunately the NewsBrowser shows only the short text (without the long-text).

Is it possible to change the NewsBrowser Layoutset to show the full news text?

Or is it possible to create an iView that opens the most recent news completly?

Thanks in advance for your help!

Regards

Marco

Accepted Solutions (1)

Accepted Solutions (1)

former_member206159
Active Contributor
0 Kudos

The news will display based on the collection renderer and resource renderer.

Also you have to use xmlresource renderer in your layoutset.

In the forms builder you need to create your own renderform and give that renderer form in this xml reource list.

Raghu

Former Member
0 Kudos

Hi Raghu

Thanks for your reply.

When I analyze my Layoutset for the NewsBrowser I see that the corresponding ressource Renderer is the "NewsRenderer"

with Java Class: com.sapportals.wcm.rendering.resource.cm.XMLResourceRenderer.

Could you specify more in detail what I have to do now? I'm not very familiar with the Forms Builder.

Regards

Marco

Former Member
0 Kudos

Hi, Marco!

The better way is to spend some time getting familiar with the [XML Forms Builder|http://help.sap.com/saphelp_nw70/helpdata/en/8f/fe743c74fa6449e10000000a11402f/frameset.htm], because it very simple to implement your requirement by using this tool.

You will need only open existing SAP News project, make some changes using drag-and-drop and save it with another name.

Regards, Mikhail.

Answers (0)