Skip to content

Commit

Permalink
added help bubble for Open Ended Status field.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Habib committed Jun 10, 2015
1 parent 20424d9 commit bad0e22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/objects/Recurring_Donation__c.object
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ OR(
<fullName>Open_Ended_Status__c</fullName>
<deprecated>false</deprecated>
<externalId>false</externalId>
<inlineHelpText>Choose Open for an Open-Ended Recurring Donation. Choose None for a Fixed Length Recurring Donation. Choose Closed to close a Recurring Donation.</inlineHelpText>
<label>Open Ended Status</label>
<picklist>
<picklistValues>
Expand Down

0 comments on commit bad0e22

Please sign in to comment.