XPages: convert content from existing Notes documents (sections and tabbed tables)

痴心易碎 提交于 2019-12-11 02:34:39

问题


We are converting a web app to XPages, but we have concerns on the content conversion.

From initial testing, we noted that sections and tabbed tables are not rendered in the xpage version of the form. Is there a way to convert content so sections and/or tabbed tables are displayed properly?

Any HTML/MIME conversion magic available or anything else not too complicated that can be done???


回答1:


here is a workaround

You can use the old way of displaying a document. by just pointing to the document, like this /server/db.nsf/0/6facf027e4bf1c3bc1257dd30042d108?openDocument

If you do it like this you will get working tabs and sections.
you can display the rich text field from the document in this way using an iframe in your xpages.




回答2:


Ben, you might want to call Geniisoft. The owner, Ben, is an expert at Rich Text to HTML conversion and has several products that will help you.http://www.geniisoft.com/



来源:https://stackoverflow.com/questions/28031748/xpages-convert-content-from-existing-notes-documents-sections-and-tabbed-table

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!