I am in the Classic Designer of Nintex (unfortunately).
Trying to do something simple, I should be able to handle this through Rules. It would be very simple to address in the new Responsive Designer, but I am in Classic mode.
I have an open text field "Incident#"
When something is input in that field, I want 2 fields to auto-populate:
"Status" is a picklist field and should change to "Submitted"
"Assigned" is a peoplepicker and should change to the name of the person that input the Incident#.
How can I do this without using JS. Any help would be appreciated!