Resolved! ACL issue. How to avoid creating a record based on field condition?
Hey, I created a new table. The standard ACL for creation for newly created role has been restricted on write & create for a field condition to be satisfied. I.E. create / write is only allowed if fieldA is not 'abc'. FieldA is a choice list. All wo...