Textbox Issue with dependants

I am currently testing MBPM 9.3.2.1 and have run into a slight issue. The process I am testing has a First name field which has dependents of its own. There is a variable assignment when the field changes to update the Preferred name field which is dependent on another. The Preferred name field is not populating with the entire name from the first name field. For example, in the First name field, the name reads "Brittney". In the preferred name field the name reads "Britt", but should read "Brittney". Why is this happening and how can I fix this?
Any help will be appreciated!! Thank you!

Tagged:

Comments

  • I don't see enough information to be of much assistance at the moment. If you can provide more details may enable us to help more.

    Meanwhile, might your "preferred" name field/variable size be smaller than the "first name" field? (It is always only 5 characters which display in the preferred field?) What are you doing or how is your code written to populate preferred from first?