I have a test box 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 user'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?