Hide form data from screen records #1534
RachBreeze
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Which Umbraco Forms version are you using? (Please write the exact version, example: 13.4.0)
13.5.0
Which Umbraco version are you using? (Please write the exact version, example: 13.5.2)
13.9.2
Issue summary
Tools such as Clarity and Hotjar have the ability to mask form fields from their screen recording software see
Now Umbraco forms templates are OOB it would be good if there was a configuration property at appsettings level, and per form and field that suppresses the recording of the data in fields so that the data can be removed.
I believe this is slightly different to the sensitive data check box as this is about screen recordings rather than back office permissions
Specifics
No response
Steps to reproduce
NA as its a change request
Expected result / actual result
The ability to mark fields and forms with classes like
data-hj-suppressor a propertydata-clarity-mask="true"Beta Was this translation helpful? Give feedback.
All reactions