I created my own list, this is actually filling out a form for the absence request request workflow. Before publishing, I discovered a flaw. The first text field is the Person or Group text field, this helps to restore the Active Directory username, but the disadvantage is that I can enter any username that I want. Example:
"User X is registered, but if he enters user Y and enters it, he may request a lack for user Y"
So, I want to hide the text box and automatically fill it with the current user.
I searched for formulas for computed text fields, but didn't find anything.
source
share