B
billsmailbox
I am fairly new to InfoPath and am working on a PRB type form. What I
have is a repeating section with the following fields: Issue,
Resolution, Last Modified date and author. The reason I use a
repeating section is so that all issues related to a specific
application can be in the same form.
When the author creates a new section in the repeating section the date
is automatically populated with the current date and the author is
populated with the current user via System.Environment.UserName. This
part works. However, what I want to do is if someone else modifies
this section (e.g. updated information), I want to change the modified
date with the current day and the author name with the current user
assuming it's a different person for that section only. What I've done
so far changes it for the field in all the sections of the repeating
section.
Has someone tried to do this before or have come across this?
have is a repeating section with the following fields: Issue,
Resolution, Last Modified date and author. The reason I use a
repeating section is so that all issues related to a specific
application can be in the same form.
When the author creates a new section in the repeating section the date
is automatically populated with the current date and the author is
populated with the current user via System.Environment.UserName. This
part works. However, what I want to do is if someone else modifies
this section (e.g. updated information), I want to change the modified
date with the current day and the author name with the current user
assuming it's a different person for that section only. What I've done
so far changes it for the field in all the sections of the repeating
section.
Has someone tried to do this before or have come across this?