Web View now supports adding custom HTML, JavaScript, and Cascading Style Sheets. You can add custom content by using HTML Text and HTML Control objects in the Navigation Diagram.
The contents of HTML Control and HTML Text are not compatible between Web View and other CA Gen web products.
The contents must be XHTML-compliant. CDATA sections cannot be included.
Special characters must be escaped using the “&;”. For example, the ‘&’ character must be escaped as &
The HTML Control and HTML Text elements are generated as separate HTML pages and are included using an <iframe>. References between different elements must take this into account.
With CA Gen Release 8.5, an entire document may be included by starting the HTMLText content with a <!DOCTYPE> tag. Web View generation will include the content as is into the <iframe>.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|