Hi dottie,
What Record ID is being populated in the custom field job #, is it the Customer Record ID or the Job of Customer Record ID? Is this field associated with a custom field in your Customer table?
If not, you should create a field to hold this data in order to display it where needed.
If so, double-check to ensure that a value is actually being saved and stored in that table's custom field. You can do this by using the Retrieve Value From Table action then displaying the action result using the Show Message action.
- Ashur