I have a testbox in my infopath form which is set to open in a browser. The value of the textbox is set to the username() formula.
When I create a new form, the username() formula evaluates to the logged in's username, but the textbox is blank when an existing form is opened. This is fine, but should I expect the same behavior when the formula username() is used in a conditional statement?