Overview:
Default checkbox values not syncing Offline. A checkbox field has a default value of True. When a User creates new records in iRep, the checkbox is not automatically set to True.
Root Cause:
iRep leverages the Salesforce Describe Results for an sObject to sync metadata to the offline application. However, Salesforce does not support default checkbox values.
Solution:
Create a picklist field with only two values (Yes, No or True, False). Define the default value for that picklist.
Related Documentation:
N/A
Send us your feedback: We're always looking for advice to help improve our Knowledge Base! Please let us know if this article was helpful or provide feedback on how we can improve your experience here.
Thank you