Using HTML on a page, form, or subform
About this task
There are a number of ways you can include HTML on a page, form, or subform when you are designing. If you have existing HTML or you prefer to use HTML instead of the formatting tools Domino® Designer offers, you have the following options:
- Convert a page, form, or subform (or sections of the page, form, or subform) to HTML and use the HTML editor to change the HTML.
- Import HTML, thus using the source of an existing Web page or form as the base of a new page or form. Designer renders the imported HTML on the page, form, or subform already translated from HTML.
- Paste HTML directly on a page, form, or subform. The HTML stays in HTML format.
- Enter HTML directly on a page, form, or subform. The HTML stays in HTML format.
To convert pages, forms, or subforms into HTML
About this task
You can convert some or all of the contents of a page, form, or subform into HTML source code and then use the HTML editor to make changes to the HTML source code.
Procedure
To import HTML
About this task
To import HTML you must first save it as a file that you can access.
Procedure
- Open a page, form, or subform.
- Choose File - Import.
- Select the file containing the HTML you want to import and click OK. Designer translates the HTML and then adds it to the page, form, or subform.
To paste HTML
Procedure
- Select the content you want to paste from the source of an existing Web page, form, or subform.
- Copy the content to the clipboard.
- Open a page, form, or subform.
- Choose Edit - Paste.
- Open the Properties box for the page, form, or subform (Design - <design element> Properties).
- At the Info tab, check "Render pass through HTML in Notes."
To enter HTML directly on a page, form, or subform
Procedure
- Open a page, form, or subform.
- Enter the HTML directly on the page, form, or subform.
- Open the Properties box for the page, form, or subform (Design - <design element> Properties).
- At the Info tab, check "Render pass through HTML in Notes."
Results
When you check "Render pass through HTML in Notes," Domino passes all data on the page, form, or subform directly to the browser. Domino ignores embedded navigators and folders and any embedded views that don't have "Render pass through HTML in Notes" selected.
To include some HTML on a page, form, or subform
About this task
If you do not want the entire page, form, or subform treated as HTML, you can include some HTML on the page, form, or subform and mark this text as HTML. Designer serves it correctly to the browser.
Procedure
- Enter or paste HTML on the page, form, or subform.
- Select the text and choose Text - Pass-Thru HTML.