✨ | Field Permissions | Provide form display formatter for greying-out a field or hiding it completely
Update patch #41.
Patch to fix the problem, using version 10.1.5 drupal and version ^3.0 of the module.
✨ | Field Permissions | Provide form display formatter for greying-out a field or hiding it completely
In this case, Role 1 has both options to create or edit the normal field, but in role 2, it can only see those fields, it should not be able to create or edit it.
✨ | Field Permissions | Provide form display formatter for greying-out a field or hiding it completely
If you want other users to be able to read the field but not edit it, for example, you must select "read only", if you set "original" permissions, the option will disappear and return to its normal state, i.e., you will be able to edit the field again.
✨ | Field Permissions | Provide form display formatter for greying-out a field or hiding it completely
Update patch #39, using the dev version of the module.
✨ | Field Permissions | Provide form display formatter for greying-out a field or hiding it completely
Hello, I modified the number #13 to be usable in the D10 version.
This patch fixes the bug that when you remove a facet the results did not load.