RMA Disposition Dispose To field

Hey folks,

I want to default the Dispose To field to always show “Fail” when a new Disposition is created. I tried adding the word “Fail” in the Text field in the Customization screen, but that didn’t work.

How is the easiest way to default “Fail” for that field?

thanks,
Andrew

Any suggestion anyone? Really just need to know how to default any field. This particular field has a drop down selection of Stock, Fail and i believe Job.

Have you thought of using a BPM post processing of GetNewDisposition (not sure if this is the method) to set the field value?

Yes, I have and I think it might be my only route. I am going to try that in the morning. Hopefully I will know how to do it.