115 | Add GetHTML Method to NotesRichTextItem ClassSean Burgess5141 - 09 2007 / (5) We already have GetFormattedText and GetUnformattedText, but what would really be helpful is to have a method that spits out the contents of a Rich Text field as HTML. It should be no more and no less than what happens when you send an email to an outside user. That's ... |
50 | Add HTML Editing To Rich Text EditorPeter Presnell26400 - 08 2009 / (0) I would like to see the Rich Text editor in the Notes client able to accept HTML in much the same way as many Web rich text editors do via a HTML toggle. I can already paste html from a Web site into the editor so it seems to already ... |
49 | Allow 'import' of HTML into RTF in the backend |
36 | Standards Web ModeScott Jenkins240 - 01 2007 / (2) In order to facilite web development, Domino objects which autogenerate HTML need to have a property setting (either at the design or document level) which cause them to emit pure HTML with appropriate id and class tags. All formatting may be done with a default Domino style sheet, but it ... |
32 | Allow using -basic- HTML in views (Notes Client)Frederic Block202 - 30 2007 / (1) Today, you cannot easily design dynamic visual content in Notes view (for Notes Clients). You can only define a color (backgroud, text...) for a whole colum. I think a quite simple way to allow better management of user-interface in views would be to allow including basic tags and have ... |
32 | Add Table Row HTML AttributesAdd Table Row attributes: Currently Cells and Entire tables have tags for IDs, Rows do not. Under "Row Tags" for the table, it only offers Name. I often need to set Row attributes, but have to write the entire table in HTML because I haven't found a simple ... |
28 | dxl, html, rss/atom and json methds on notes objects |
27 | Quick Key for Pass Through HTML |
18 | Access to image files, located in database documents from computed-text htmlAccess to image files, located in database documents from computed html, by IMG tag.
like this: [<img src=notes://server/db.nsf/0/2345345345/image.gif?openattachment>] |
14 | Programmatic access to "Access Name": @ThisLabel |
8 | Remove CD offset from %%Detach field namesStan Rogers1130 - 08 2008 / (2) I can use $V2AttachmentOptions to hide the Domino-generated attachment icons in read mode, allowing me to display attachments where they make the most sense, but in order to allow the user to remove attachments, I need to allow the V2-style attachment display and MUST require JavaScript in order to move ... |
7 | full support of HTML and JavaScript for workspace.dialogboxPatrick Kwinten21943 - 20 2008 / (5) full support for HTML and JavaScript when presenting a form in a dialogbox window would increase the look and functionality of the dialogbox (Notes client). Nowadays passthru html is supported but a simple <div style="border:1px solid #FF000;"> My div</div> has not the desired effect. I would also like support for ... |