neosage99xneosa
8 years agoQrew Member
Is it possible to populate a field on a form dynamically based on current user?
I can use dynamic form rules to change a field based on another field and I can create a Formula Text field and put in IF/THEN CASE logic to change but I am trying to find out if there is a method of doing this solely based on current user.
Basically I need the form to read the current user (I used a formula - user field and set it to User(), and if that current user is a particular person then I want to change an existing region field to their region. I can do this by making the users select themselves and then trigger the region to change based on that but I'm really trying to get the region field to populate correctly automatically based on current user. Please help...seems so easy but it is driving me mad :)