xpages - Converting richtext to MIME / HTML? -


i have old notes database designed tradtional notes forms both client , web.

i still want keep old database in traditonal notes client. display rich text html in xpages.

i selected store contents html , mime on rich text field on form when do, destroys of formatting , removes things collapsable sections. allow content displayed though not pretty.

i found thread: xpages richtext links

where steve recommends using option.

he goes on further solution not sure understand @ all.

we have lots , lots of content, asking users redo manaully not option. there anyway can either display rich text content or @ least convert while keeping of formatting , collapsible sections?

when check option destroy existing content formatting if don't convert content. conversion not perfect , richtext control on fly. set of actions want take:

  • get coexedit plugin or
  • add new rt field mime
  • run agent
  • optional: remove old field , rename new old name (make sure mime stays checked)

for read access (both options better coexedit plugin) :

  • use richtext control, no further action required
  • use dojo panel. has href property point ... body?openfield, no further action required

note:the later doesn't work in xpinc


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -