Changes

Jump to: navigation, search

SmartField View

124 bytes added, 11:55, 9 May 2014
m
SmartField sample template for creating PDFs: .overflow tr CSS - prevents TR breaks for PDF, added root=@rootcompanyid@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<LINK REL="stylesheet" TYPE="text/css" media="screen" HREF="/css/styles_common.jsp?root=123456@rootcompanyid@">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
.overflow {width: 700px;word-wrap: break-word;}
-->
<!-- this will prevent page breaks in the SmartFields rows in the PDF -->
.overflow tr {PAGE-BREAK-inside: avoid;}
</style>
<title>SmartField View</title>
0
edits

Navigation menu