You need to sign in to do that
Don't have an account?

exporting custom filed/object definitions to profile
What setting I need to use to be able to export custom object/field definitions (like security etc) to a profile? For example, in Admin.profile I will like to see something like
<fieldPermissions>
<editable>false</editable>
<field>Work_Log__c.Calendar_Display__c</field>
<readable>true</readable>
</fieldPermissions>
Thanks
<fieldPermissions>
<editable>false</editable>
<field>Work_Log__c.Calendar_Display__c</field>
<readable>true</readable>
</fieldPermissions>
Thanks
Create a Force.com project and Snyc all the components of your organization, there under the profiles you can get this.
Refer below link to install :
https://developer.salesforce.com/page/Force.com_IDE