View validation while printing or viewing in HTML

O

Oren Amit

Hello World :)
Can someone tell me if there is an option to view
validation errors (These red ones) while printing the
document and\or exporting them to HTML.

Feel free to E-mail me.
 
B

Brian Teutsch [MSFT]

There is no option to show validation errors as part of a printed form.

Brian
 
M

Matthew Blain \(Serriform\)

Well you could probably write some custom XSL which referenced the Extension
object which referenced the error object. But that's a bit convoluted.
 
Top