Custom Expense Columns
You can customize which columns appear in the Expense table by configuring custom metadata types in Salesforce Setup.
Steps
- Navigate to Setup: Click on the Setup gear icon in Salesforce.
- Search for Custom Metadata Types: Type "Custom Metadata Types" in the Quick Find search bar.
- Navigate to Flair Table Column: Scroll down to find Flair Table Column and click Manage Records.
- Create a new field: Click New to add a new column to the expense table.
- Fill out the information: Make sure to use the correct Field API Name (the field needs to be created before adding the column to the table!) and Object API Name.
- Set position and activate: Choose the Position in the Table and make sure the Field is active, then click Save.
- Verify the changes: Navigate to the Expense Table via the App Launcher to double-check that the field was added successfully.
info
Make sure the field exists in Salesforce before adding it as a column to the table. The Field API Name must match exactly.