Integration with the Salesforce Field Permissions Object
FormTitan is an easy to use online forms tool that allows you to create web forms, landing pages and Integrate forms with Salesforce. The FormTitan form builder can easily integrate with salesforce field permissions object. Not only does this require no coding skills on your part, but the salesforce connector is seamless and powerful. Unlike other products, our salesforce connector not only writes to your salesforce field permissions object, but it can also read from it and populate your online form fields instantly. Furthermore, You can read from multiple objects at a time, with or without dependencies and query your objects based on any value from you form.
About the Salesforce Field Permissions Object
Represents the enabled field permissions for the parent PermissionSet. This object is available in API version 24.0 and later.To grant a user access to a field, associate a FieldPermissions record with a PermissionSet that’s assigned to a user. FieldPermissions records are only supported in PermissionSet, not in Profile.
Usage
FieldPermissions work similarly to ObjectPermissions. However, FieldPermissions includes a Field attribute to return the name of the field.
Read more about the Salesforce Field Permissions ObjectWatch how it works