It looks like you're new here. Sign in or register to get started.
lanemark wrote: I am looking at ways of adding a signature to a purchase order once it has ben approved. Any ideas. Alan
Comments
Once it has been approved, tick the boolean field programmatically.
In the OnPreSection, if Boolean is set to true display section with signature that you have to create. If not, do not display it.
Can this be done as part of the approval procedure, i.e can a different signature be added depending on who does the authorisation.