Field security or column level security allows us to control access to particular column. It helps in protecting sensitive information like password, Ids etc.
Field/Column Level Security allows only assigned user or team to perform the operation (Create, Update and Read) on this Field Level Security/Column security profile.
To create view go to make.powerapps.com => Environment => Solution (Open your solution)
Open your table (Student Registration) => Columns=> Here I am select the Student Fees column.
Click on column => go down and check the check box Enable Column Security => Save
Once you save open the newly created Column Security Profile => Edit
Now set the permission for Read, Create and Update.
To customize these options inside your solution-- switch to classic view:
In classic view> select field security profile > new > give it a name > field permissions > select column for which you want to create field security. And then customize create read write operations.
No comments:
Post a Comment