Expense Entry Lightning Component Properties
This table lists the fields available in the properties pane of the Lightning App Builder for the Expense Entry Lightning component.
| Field | Description | Default Value |
|---|---|---|
| Allow Assignments | If selected, creating an expense with an assignment is allowed. | true |
| Allow Milestones | If selected, creating an expense with a milestone is allowed. | false |
| Editable Field Set API Name | The field set containing the custom editable fields that are displayed in the component. | ExpenseHeaderRowEditableColumns |
| Read-Only Field Set API Name | The field set containing the custom read-only fields that are displayed in the component. | ExpenseHeaderRowReadOnlyColumns |
SECTIONS