Hi there, is there anything you can think of that would cause Quform v2 to save an empty value intermittently when using: {user|user_login}. Or is there a better way to consistently save user_login to a database field?
Most of the time it works, but is seems as of recent, it occasionally has issues saving it. The user is logged in, so I know wp_get_current_user() is not empty.