Skip to content

Instantly share code, notes, and snippets.

@bdovh

bdovh/fp.apex Secret

Created March 4, 2024 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdovh/26d1fe1b3d676fe219da05a76780dfb2 to your computer and use it in GitHub Desktop.
Save bdovh/26d1fe1b3d676fe219da05a76780dfb2 to your computer and use it in GitHub Desktop.
Regexp for replacing empty field permissions
<fieldPermissions>
<editable>false</editable>
<field>([a-zA-z0-9_]+.[a-zA-z0-9_]+.)</field>
<readable>false</readable>
</fieldPermissions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment