Auto-populate User Field Value

 0 Replies
 1 Subscribed to this topic
 60 Subscribed to this forum
Sort:
Author
Messages
Shawn
New Member
Posts: 1
New Member

    Here's my example:

    I have a User Field called PayElement and another called PayElementAmount in the same business class.

    I created 4 possible states for the PayElement value, and I need PayElementAmount to auto-populate on the form with the corresponding amount for each of those 4 states depending on which one is selected in PayElement.

    How can I accomplish this?

    Thanks in advance!

    Shawn