Hi,
We all know that only OOB fields have been restricted from Field Level Security and all the custom fields can have Field Level Security. However, today i tried creating a new field of type “Single Line of Text” of format”EMail” with “Field Level Security” enabled.To my surprise I can see the following error:
We all know that only OOB fields have been restricted from Field Level Security and all the custom fields can have Field Level Security. However, today i tried creating a new field of type “Single Line of Text” of format”EMail” with “Field Level Security” enabled.To my surprise I can see the following error:
And this is the error message in the Log file: “This field is not
securable”
I raised this issue with MSConnect here . Need to findout whether its bug or by design.
Hello,
I got the same error in a specific custom entity.
I tried to figure out this error creating another custom entity and the security field as enable and it worked.
Do you have found a solution for that?
Thanks
Diego
Hello,
I found the problem, but I'm not sure if this is a design but or not on custom entity creating process.
The field CanbeSecured of this entity was set to false. You can check this on MetadataSchema.Entity table.
Diego Santos