If my users are not logged in, I want them to enter their name in a "submitted by" field, but if they are logged in, then no problem.
Is there a way I can show them if they are logged in?
We are assigning tasks and want to know who assigned it. (I suppose I could create a form for each person and use a default value, there are less than ten people.)