Please add ability to recognise certain fields in website as OTP fields(this is not TOTP, it is standard OTP like one received by SMS or email). Not only recognize but also block autofilling them with password. This is particularly helpful because if user hase page autofill turned on by default them whenever an OTP field opens up on a website(say a banking website in my case) then it automatically fills it up with password when I needed to actually just enter OTP. This adds a hassle of removing your password from those fields, and it happens every single time.d
@detonater9842 Welcome to the forum!
In most cases, you should be able to solve this problem by creating a blank custom field in the login item, with a field label that matches the id, name, aria-label, or placeholder attribute value of the OTP input field (you can usually get the required field label by right-clicking the OTP field and selecting Bitwarden > Copy custom field name from the context menu; this method doesn’t always work, in which case there is also a manual method for finding the required field label value).
If you need help setting this up for a specific website, please share the URL.