Invalid HTML Collection Renderer

Hi experts,
I've been trying to implement a HTML Collection Renderer by following the How to configure the HTML Collection Renderer for the KM flexible user interface EP 6.0 SP2. Our system is currently NetWeaver 7.0 SP15.
The HTML code is copied exactly from the how to document. However, no matter what I tried, I cannot get the HTML to display correctly and Rendering Information (I have enabled debugging setting) in preview iView complains that the layout set assigned (which is based on the HTML Collection Renderer) is invalid and always uses default layoutset instead. Below is the error text:
Global Information based on Resource </documents/Public Documents/KM Documentation>
Folder Settings Resource:  /documents/Public Documents/KM Documentation
Invalid LayoutSet from iView/ URL Parameter:  HTMLandList
LayoutMode:  force
Used LayoutSet fromDefaults:  ConsumerExplorer
In the HTML Collection Renderer, I have the following value as HTML Filename:
/documents/Public Documents/HTML and List/KMdocinfo.html.
I also tried specifying complete path from the html file as Portal Favorites link. This relates to another question I also have: Should I try to preview the html file this way? Because I also cannot get image rendered correctly with the internal system URL http://com.sap.cm/, unless I changed it to our portal host name. But from what I read, that seems a fixed syntax that I don't need to worry about.
Any help would be greatly appreciated.
Thanks
Hsiao

Thanks Darin,
I have tried your suggestion however with no luck.
I have a layout controller that allows a grid on top and a tree list below.  The Grid successfully displays the HTML collection renderer, and the tree-list behaves correctly.
However, if I place a mass command in the HTML collection renderer using the suggested syntax, it does not seem to recognize the command.  I have tried several commands such as copy_admin_mass and move_admin_mass and the link opens an invalid page with the url of http://com.sap.cm/?uicommand=copy_admin_mass
Any thoughts?

Similar Messages

  • Use of Html Collection Renderer - Bulletin Board

    Hello,
    I wanted to create a Bulletin Board as in the document "How to create a bulletin Board". But when using the navigation iViews with the Html collection renderer. It allways opens a new browser. Isn't it possible to see the next navigation step in the same window?
    Is there anybody who tried to make the bulletin Board as in the document?
    Can anybody help me with finishing mine.
    Thanks

    Thanks Darin,
    I have tried your suggestion however with no luck.
    I have a layout controller that allows a grid on top and a tree list below.  The Grid successfully displays the HTML collection renderer, and the tree-list behaves correctly.
    However, if I place a mass command in the HTML collection renderer using the suggested syntax, it does not seem to recognize the command.  I have tried several commands such as copy_admin_mass and move_admin_mass and the link opens an invalid page with the url of http://com.sap.cm/?uicommand=copy_admin_mass
    Any thoughts?

  • Using the HTML collection for EP6 SP11

    I am trying to configure a custom interface using the HTML Collection.
    My problem is that the "How to " guide is for EP6 SP6 and I'm using EP6 SP11 which does not seem to have a place to attach the HTML file I have created to the layout set.
    Can anyone tell me how to do this?

    See How do you create a HTML collection rendered in EP6 SP11

  • JSF renders invalid HTML code?

    Hi
    I'm new to JSF, but I know JSTL well. I'm trying to modify an existing JSF application, but there's one thing I don't understand: Since there can only be one <f:view> in the page, it must contain both the HTML <head> and <body>.
    Now, when I look at the rendered HTML code, I see something like this:
        </body>
      <form id="linkDummyForm" name="linkDummyForm" style="display:inline" method="post" action="/srclient/faces/jsp/start.jsp"><input type="hidden" name="jsf_tree_64" id="jsf_tree_64" value="H4sIAAAAAAAAA  (etc. etc.)
    </form>
    </html>This is clearly invalid HTML code. Is there a way to change the way that f:view is rendered?
    Btw, I'm using MyFaces.
    Thanks for any help!

    Any update on above issue, its urgent.

  • RH 7 generating invalid html files

    First I should say that this is a foreign language project.
    The default language has been changed accordingly.
    When I generate WebHelp, from Single Source Layout, the
    output view shows that about 10% of my topics are duplicated as
    invalid html files. For example, I have a topic called
    "Navigation." RH updates/generates that topic properly
    (navigation.htm) but also generates an invalid topic along with it
    (navigation_text0.htm).
    The output view flags these invalid topics with warnings, and
    links to the corresponding
    valid topics do not work. In fact, several links within the
    project return a "IE cannot display the page" error, even though
    the links are definitely set up properly. If I close the project,
    or regenerate, some of those links will then work, though I have
    made no changes. So, it's arbitrary.
    What is wrong?

    Hi there
    Assuming you used defaults, look at your !SSL!\WebHelp folder. You upload all files and folders inside this folder.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Specific layout: Collection Renderer Property for Sorting

    Hi,
    I am trying to create a new layout that display items sorting them by name (in alphabetical order).
    The problem is that I don't know what is the name of that property and if it exists !!
    In Collection Renderer, Property for Sorting, I have tried with "name" but it had no effect. Any idea ??
    Thanks for your help.
    Thibault

    Hello Helge,
    Unfortunatelly it is not possible to sort the repository resources based on more than one property.
    In the configuration of the collection renderer it is possible to define the property for sorting. Moreover, the sorting mode (ascending/descending) could be specified.
    Even not displayed properties could be used for sorting. However, it might be confusing for users since it is difficult to understand the order of the resources.
    Best regards,
    Roland

  • Found invalid html file ??

    For WebHelp text popup boxes, early versions of RH stored the
    text in the topic.
    Since RH5X, maybe earlier, RH generates small html files with
    file names like this:
    Topicfilename_text0.htm
    Topicfilename_text1.htm
    Topicfilename_text2.htm
    Secondtopicfilename_text0.htm
    Secondtopicfilename_text1.htm
    Secondtopicfilename_text2.htm
    The popup JavaScript in the topic refers to the appropriate
    text file.
    That works fine.
    When generating WebHelp, RH6 logs a warning line:
    Warning: found invalid html file Topicfilename_text0.htm for
    webhelp.
    Warning: found invalid html file Topicfilename_text1.htm for
    webhelp.
    and so on. I thought perhaps I had inadvertently imported
    some of these output files into the project, or mistakenly put them
    into the project source folder. But I didn't find them there, only
    in the output.
    So it appears that RH is generating valid output files,
    putting these "invalid" files in the output folder, and warning
    about them in the Output pane.
    No harm done here, of course. But I hadn't noticed this
    before now.
    Harvey

    Heya hughbetcha
    Let's say you have a topic named Candles.htm. If you insert a
    text-only popup into this topic and generate WebHelp, an additional
    HTM topic page is created for each text-only popup you have. The
    name is a variant of your main topic name.
    Not sure why you are seeing a warning message though.
    Cheers... Rick

  • KM UI Settings sort folders last in collection renderer

    I'm using a NewsExplorer layoutSet for showing KM content.
    Items in a folder are sorted by descending modified date, but subfolders are always shown in the first positions.
    Is there any way, in collection renderer settings, to sort subfolders in last positions?
    Note: assigning order manually is not an option.
    Thanks in advance.
    Esteve

    Hello Esteve,
    usually it should sort the objects according the parameter settings in the collection renderer of the layout set.
    Not much I could say here.
    But, if the renderer is not the one you mean it is, it could have a different sort order.
    You can verify it by activating the Debugging Settings.
    Go to - System Administration - KM - CM - User Interface (show advanced options) - Debugging Settings - WdfProxy - Enter your user ID into "UI Superusers"
    From now on you will see an additional link on your portal sites in the browser named "Rendering Information".
    Browse through the information of "Render Object" displayed there.
    If you want to remove the additional link "Rendering Information", just remove your user id from the debugging setting.
    Anyway, only those users entered their will see the debugging link.
    Hope that helps you to analyze your situation. If it helps, rate me.
    regards
    Darijo

  • Invalid HTML tag - Is this true? Child .chm files cannot have underscores in name?

    I’ve been having the following problem:
    file mk:@MSITStore:  … xxx.chm::/xxx.hhc contains an invalid HTML tag
    In more detail what happens:
    You click on the .chm file to open it and you get a dialog with an error message:
    The file mk:@MSITStore:E:\p4_work\1663\isentris\isentris\end-user\trunk\src\Symyx_Isentris\!SSL!\M icrosoft_HTML_Help\Symyx_Isentris.chm::/Symyx_Isentris.hhc contains an invalid HTML tag
    There is an OK button and when you click that, then the .chm file opens just fine.
    All child .chms open fine when I click on them.
    This merged help project worked fine until I upgraded from RH X5 to RH7. I hadn’t changed anything. Then I started reading the forum (RoboHelp HTML Help).
    What I’ve done so far:·         Upgraded all help projects from RH X5 to HR7.
    ·         Regenerated all .chm files, added them again to parent help project’s TOC.  Child .chm files open fine.
    ·         Regenerated a new parent .chm.
    So, I see that one of Colum's answers in another thread was to make sure that none of the child .chms had underscores in the title.
    >>>>>>>>>> !!!!!!!!   you mean that RoboHelp now does not accept underscores in .chm titles? Please don’t let it be so.
    Also, several people said that they solved the problem like this:
    ·         “You will get this message if your merged CHMs are not in a book in your merged TOC. Check that. “  You mean I have to associate a book icon with each child .chm in the parent’s TOC?
    ·         My guess is that the merged project should be placed inside a book in the main project's TOC. You'll just have to rearrange the subprojects TOCs so you don't have books inside books.
    What does “in a book” mean? See my attached jpegs. The child project’s TOC is in book form  … within the child project. However, in the parent project’s TOC, the child projects are shown with that merged symbol … kinda looks like a very angular G. Should I create books that link to destinations? Is that what I should do in the parent project’s TOC? Somehow that doesn’t look like it’s going to work – I looked at both dialogs – link and no link – neither one looked like it would work.
    Thanks so much for your help!!

    When you have a directory path in the TOC, that means that the directory structure should match. So for example:
    TOC (in parent.chm)
      !SSL!\Microsoft_HTML_Help\symyx_client.chm
      symyx_for_excel.chm
    End folder structure: (+ for folder, - for file)
    + Help
       - parent.chm
       - symyx_for_excel.chm
         + !SSL!
            + Microsoft_HTML_Help
               - symyx_client.chm
    Now if the symyx_client file shows up okay after the error message, possibly the parent chm file is smart enough to correct for the directory structure not being there, but a file with the correct name existing in the same directory as the parent.
    We've always tried to ensure out merge references don't have a path - RH has the annoying habit of requiring the chm file to be copied into the root, but we just delete it after the first build, as it shouldn't need to be there for the actual compile process. In fact, we've had problems with the chm being physically built into our parent chm, drastically increasing the file size and resulting in duplicate and outdated topics in search. We leave the file there for the first build as sometimes the merge doesn't work first go without it; I think it has to do with how it gets added to the hhp file.
    To test that our merge works, we just copy a couple of the files into the same folder  (e.g. c:\temp\test) to double-check. We need this process as our clients get different combinations of the total chm files built into our parent.
    Something else I've just thought of is maybe there is something strange happening in the actual hhc file. Do you have any topics in that TOC with characters other than a-z, 0-9 and underscore in the filename (in the topic title should be okay, but maybe some particularly odd ones might cause an issue)?
    Amber

  • Create new Collection Renderer

    Hi,
    I want to create a new Collection Renderer.
    I have created a new Java-Class with a Classloader, which is loaded at startup.
    At Content Management -> User Interface -> Mapping -> Collection Renderer I have defined a Class-Mapping.
    But there is no entry at Content Management -> User Interface -> Settings -> Collection Renderer Settings.
    Regards,
    Gerhard

    Hi Gerhard
    Instead of Creating new Collection Renderer..i would suggest copy any one of the exisitng Collection Renderer and modify it according to ur requirement, and assign it to the layout.
    rgds
    pradeep

  • MK@MSITStore  contains an invalid HTML tag

    When I compile my master help project which contains many
    merged projects I get the following message after compiling:
    The file mk:@MSITStore:C:\[path of
    project]\master.chm::/master.hhc contains an invalid HTML tag.
    I have looked at the .hhc file and it looks fine. I do not
    get this message when compiling and running any of the
    sub-projects. Any ideas?
    I am running Windows Vista and RoboHelp 7

    Hi,
    I have tried to recompile everything and readd it. I have
    tried adding the sub-projects at different levels within the book
    (as seen in a post back in September). I have tried deleting the
    .cpd and .hhc files and recreating them. Nothing works.
    I am not sure if this is a clue, but when opening the
    compiled project, I get the error message and then the main topic
    displays. The TOC entries do not work, and when right-cicking on
    the main topc in the right pane and selecting properties the
    address displays as:
    mk:@MSITStore:C:\HTML%20Help\WW1\Compiled\Master.chm::/Help_Intro.htm
    Thanks in advance for any insight!

  • [svn] 3590: Replace invalid html characters

    Revision: 3590
    Author: [email protected]
    Date: 2008-10-13 07:29:43 -0700 (Mon, 13 Oct 2008)
    Log Message:
    Replace invalid html characters
    Checkin Test Passed: Yes
    QA: No
    Bug:
    Doc: No
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/layout/ILayoutItem.as

    Try the HtmlEditFormat function built into ColdFusion.
    http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_h-im_04.html#4 744272

  • This board and "Your post has been changed because invalid HTML.."

    I have got warning messages when previewing and posting of...
    "Your post has been changed because invalid HTML was found in the message body. The invalid HTML has been removed. Please review the message and submit the message when you are satisfied."
    Why can't you just allow users to post "code" samples.
    Here are examples on posting code on another site with forums..
    http://www.dslreports.com/faq/1037
    http://www.dslreports.com/forum/remark,8477196
    Quick two quote(s) from that last URL
    #1 A code block is very useful when you do not wish anything you type to be interpreted (or misinterpreted) within the code block itself. The format of the text is also exactly preserved, all spaces, and everything.
    #2 Within a code block, special characters, > ' &
    and so on, can be used without any interpretation
    being done on them by the forum software or by the
    viewers browser.
    If it is possible to do that here, how does one do that?
    Please and thank you.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.
    Solved!
    Go to Solution.

    Hi dslr595148,
    That is certainly possible and has been implemented. When you are in the editor writing a post look above the window for this symbol. 
    Thanks for the suggestion!

  • How do I keep html from rendering in to a link, I need it to show

    Hi All,
    How do I keep html from rendering into a link, I need the html code to show in a comment box so others can copy and paste it in other comments on a photo sharing site.
    The code rightful renders into a link and the html no longer shows how do I stop
    it from rendering?
    I would really appreciate any help! Thank you for your time.
    Cheers,
    Maria /eMe

    Hi Eme
    I don't know for sure w/o trying the site, but I guess you mean that a href ="some-site.com" type things are rendering as links, rather than text people can read? same as these forums I spose.
    first, try replacing the opening < with &#60; and the closing > with &#62; for both the initial <a> and the closing </a>
    hopefully...that'll allow the code to be visible, tho' you may find the site still converts the url to a clickable link.

  • APEX 4.01 collections rendering issue

    I am creating a collection using apex 4.01.
    I created an applicaiton with one blank page.
    I then added a region to the page.
    I created a report region with a source of sql query. I then placed the query in the source section.
    I created a on load before header process that loads the collection from the EMP table.
    When I run it instead of getting my output displayed as expected from the collection it displays the data in html tags. Its as if the html is not being stripped off.
    I see where in the report attributes there is an option to strip of html. I have that set to yes. Its in the layout and pagination section of rpt attributes.
    Here is an example of what the report is rendering:
    <input type="hidden" name="f01" value="7934" /><span>7934</span> <input type="text" name="f02" size="10" maxlength="2000" value="MILLER" />

    Ensure that the Display As Column Attribute for the report column is Standard Report Column.

Maybe you are looking for