Probably a very simple question but I can’t get this to work. I have a UI only model (a survey with about 10 questions, all ui only fields) and I am trying to launch an action sequence with a button that will take those survey answers provided by the user and update the fields in an account model (with only one row) with correct values. So when the user clicks the “Finish and Submit” button, I need to grab the UI text field ContactNameUI and update the ContactName text field in the Account model.
FYI I created an Input in the action sequence with type = Model Field and the sequence runs, but all it’s doing is updating the ContactName field on the Account with the name of the ui field, NOT the value provided by the user.
Question
UI Only field Input in an Action Sequence to update a different Model

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.