Skip to main content

Does anyone know if there is a way to specify a Vendor lien waiver form based on the Project or Customer?

We have the same need.


Hi @bduprey51 were you able to find an answer to your query? Thanks!


Hi, this is how we resolved the need to have vendor lien waivers print based on the customer connected to the project used in the header of the bill. In our case, only the Logo on the Lien Waiver needed to look different for a certain customer. I added two logos to the Lien Waiver reports. One has Visible Expr set to [PMProject.CustomerID] = ‘000076’ and the other has hPMProject.CustomerID] <> ‘000076’.

The same logic could be added to various components, such as text lines, on the lien waivers.


Reply