Hi All,
I have assigned “{/_currentuser_display}" value to text above Multi line field so that when a user type notes in the multi line field , it shows the current user name.
My requirement is when this note field is visible on another form used by another user, it does not show the previous user name and rather shows current user name.
I understand this because current user is the user currently working on form.
How can I automate the user name to pop up when user is writing notes in the multi line field and this value does not change when this field is avaiable on another form.
The user requirement is when they are using multi line field to type in their notes, their name should be automatically visible in the multi line field and when this field is shown on another form, it should display the user name of user who wrote the notes in the multi line field.
I cannot use {/_currentuser_display} because it shows the current user working on the form and not the user who typed the notes in a field copied to the current form.
Kindly advise. thank you