Forum Discussion
Lee_SGilmore
7 years agoQrew Cadet
This is interesting because I am requiring that they use a specific Add New button anyway (the one that you helped me build that auto assigns the next sequential PO number). If I understand correctly, you're showcasing how you can assign the Current User's e-mail address to the field. I'll play around with this and see if I can get it working.
For now, I have just a report established returning only the Current User so when they use the drop down to select an Employee Name, they only see their name as a choice. It's not automatic but it's good enough to get them started as I learn the URL coding. Thanks again for taking a look at this!
For now, I have just a report established returning only the Current User so when they use the drop down to select an Employee Name, they only see their name as a choice. It's not automatic but it's good enough to get them started as I learn the URL coding. Thanks again for taking a look at this!
- ForrestParker7 years agoQrew CadetLee, it sounds like you could convert your "Assigned To" field into a formula User field and just refer to the Created By field.
Since you are only allowing the user to choose his/her self then it sounds like ever purchase order is assigned to the person that creates it.
If this is not the case, and you want to be able to modify who it is assigned to, then you will need to set up the current user as the default user through the formula url field like I suggested above.