Hide Sensitive Components with Default Values

Hi Team :wave:

What’s the best way to hide sensitive component with default values? For example, owner id? I tried checking the Visibility settings but it says it’s not secure… I have Row Owner set by the way…

Delete the component.
If you need the value to be set when the form is submitted, you can pass it as a column value.

Awesome! Thanks @Darren_Murphy !