Skip to content

Commit 42a9e16

Browse files
authored
Update README.md
1 parent 35f3c0b commit 42a9e16

File tree

1 file changed

+2
-0
lines changed
  • Client-Side Components/Client Scripts/Restrict Fields on Template

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
**Details**
2+
23
This is a on change client script on sys_template table. This script will restrict users to select defined fields while template creation.
34
Type: OnChange
45
Field: Template
56
Table: sys_template
67

78
**Use Case**
9+
810
There is an OOB functionality to restrict fields using "**save as template**" ACL, but it has below limitations:
911
1. If the requirement is to restrcit more number of fields (example: 20), 20 ACLs will have to be created.
1012
2. The ACls will have instance wide effect, this script will just restrict on client side.

0 commit comments

Comments
 (0)