Conditional statements in advanced print view

Conditional statements in advanced print view

bryce_crawford
Advocate Advocate
298 Views
1 Reply
Message 1 of 2

Conditional statements in advanced print view

bryce_crawford
Advocate
Advocate

I would like to build a print view that displays BOM lines only if one of the fields meets a certain criteria. I haven't been able to find a way to do this. Is this possible? If so, how would I go about setting it up?

0 Likes
299 Views
1 Reply
Reply (1)
Message 2 of 2

philipfrench
Collaborator
Collaborator

@bryce_crawford 

Not as far as I know. I think this would need scripting, which is not supported in APV.

You might be able to generate some HTML table as text into a RO paragraph field (scripting in OE), including the only rows that you want. Then you could bring the whole HTML into the APV ?

 

(As ever, the problem would be the trigger point for such a script is on Item Details, not on the BOM tab.)

0 Likes