Inspection Processing - Custom field to update Nonconformance UD field

Hello,

I have been tasked to add a custom field to Inspection Processing that would update a UD field we created for Nonconformance.

Inspection Processing is all views, so there is nothing I can see that would tie it to a table so I can specify another UD field, so I figured I could create just a simple text box and on save, update the UD field for the related Nonconformance, however I tried AfterRowChange and that didn’t seem to fire when I changed who the Inspector was on the form.

To quickly sum this up, the field is a numeric quantity field, and while they initially create a nonconformance and set the quantity, they want to be able to change that quantity while in Inspection Processing.

Thank you for your time and help!