I'm trying to build a feature in an Odoo 16 where I need to mask a particular field using password="1". At the same time, I'd like to offer a clipboard copy functionality for that masked field by using widget="CopyClipboardChar". However, I'm having difficulty getting both to work together.
Has anyone encountered this issue before and found a solution? Any insights or workarounds would be greatly appreciated.