We here at the bank are using web forms religiously. My question is, how can we make it so that when a user submits a web form, it automatically logs the name of the person who submitted the form? It may not be possible considering web forms are public (as long as they have the link). The workaround right now is having a required field that asks them to enter their first and last name. However, they could enter any name they wish into this field. We want to use a web form for people to request access to a sensitive bank product but it can only be requested by the manager. If we make the form live, anyone could request on their behalf by entering the manager name. Hope this makes sense...