We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b460b7 commit c92d23fCopy full SHA for c92d23f
gp-read-only/gpro-disable-for-admins.php
@@ -6,6 +6,11 @@
6
* Disable the Read Only property on fields for Admin users.
7
* This is useful when wanting to allow administrative users to edit fields that non-admins should not be able to edit.
8
*
9
+ * Usage:
10
+ *
11
+ * 1. Install this code as a plugin or as a snippet.
12
+ * 2. Add the `gp-read-only-except-admin` CSS Class Name to field's Custom CSS Class setting.
13
14
* Plugin Name: GP Read Only — Disable Read Only for Admins
15
* Plugin URI: https://gravitywiz.com/documentation/gravity-forms-read-only/
16
* Description: This snippet allows you to disbale the Read Only property on fields for Admin users.
0 commit comments