@PGriffith this is not the behavior I am looking for. “Commit on Focus Loss” just writes whatever is in the text field when the focus is lost on that text field. My issue is that when I have focus on a text field and within designer I do not edit the field but the tag value the field is showing changes, when the focus is lost on the text field the value never changes to the current tag value.
It seems that when “Reject Updates During Edit” is true designer ignores the value change event that triggers the text field’s value to update. This is what I would expect. However when focus is lost on that text field I want that text field’s value to update to the current tag value.