Activeview allows you to override the "Add Item Page" where you can add additional metadata fields. Has anyone tried using activeview to change the behavior of the object at creation? I'm looking specifically at changing the ACL of the new object based on the additional metedata value in Add Item Page. For example, if the metadata value is "Restricted" then do not inherit ACL from the parent but rather add new groups with their own perm level.
I know that WR Trigger can do this but WR Trigger is only after the fact where the object has been created. I'd rather hook this logic at object creation rather than rely on WR to execute afterwards in the event that the WR fails to execute.
I'm using CE20.4.
Thanks in advance.
Xu