Default SO Form Code by Customer?

SUGGESTED

I don't think there is any out of the box functionality to handle this right?  If not, anyone think its possible to rig up somehow (for quick printing only)?  Assuming you had a UDF setup in Customer Maintenance - I see you could technically attach a UI script to the DQUICK, but not sure it would have access to the necessary objects to retrieve the customer default form.

  • 0
    SUGGESTED

    You can't really do this, however what we've done is use the same form but use a formula based on the customer ID to hide or show certain elements. If your form needs to look a lot different, you'd be better off duplicating a section then hiding the whole section based on the customer ID. (Or if it's potentially multiple customer IDs, create a formula FIRST to identify the customer ID group, then hide or suppress section(s) based on that formula.

  • 0

    We have created division codes to trigger different header sections for different customer groups.  this could be applied to the body as the other user suggested, but if there are a lot of customer specific requirements, I would probably create a separate form code for each customer, and make that the form name.  Then an "ALWAYS" memo pop-up attached to the customer could remind people to QUICK-PRINT this order to the appropriate form code.