creating a Purchase Order form PO, from the input form.
This topic is locked
creating a Purchase Order form PO, from the input form.
6/15/2009 9:28:36 AM
PHPRunner General questions
K
kondur author
Can anyone help me with this. I have a add form with all the purchase details. After I enter all the details of order, I would like produce form with my business header and all the purchase details to send it to our suppliers. I don't know how to do that. I want to make the form in my own design. Please help me with this. thanks,
Sara, use After record added event on the Events tab to create and send email with all entered values.
S
swanside6/17/2009
If you create a custom view, edit the view page witha html editor and make it how you want. If you PM me your project and database scheme I can show you.