Changes

Jump to: navigation, search

Custom Field Type: Special - Web Page View

504 bytes added, 13:51, 21 October 2013
no edit summary
<a href="@''wpv''.value@">Open WPV</a>
Where '''wpv''' is the name of the Web Page View field.
 
==Multi-Line Text==
To include Multi-Line Text fields in a {{WPV}} you need use the following syntax to ensure that line breaks are displayed correctly when the page is converted to PDF format.
<pre>
<div style="display:block;pd4ml-display:none;white-space:pre-wrap;" >~Narrative~</div>
<div style="display:none;pd4ml-display:block;white-space:pre;word-wrap:break-word;" >~Narrative~</div>
</pre>
The first div displays correctly in the {{WPV}} and the second div displays correctly in the PDF version
==See Also==
8,849
edits

Navigation menu