In customization manager as "All Users", we have a field added to the Purchase Order maintenance screen. This field is purchord.user1 and is called xuser1. For a small subset of users, I need to be able to insert code in the check event for this field. Using customization level "One Group", I inserted simple code to display a message box in the xuser1_Chk subroutine. When I enter a new value in the field and tab off, the check event is not firing. If I enter the same code for an All User customization, the check event fires without a problem. Is what I am trying to do possible, or do I need to write the check event code in the same customization level that the field was added to the screen?
*This post is locked for comments