Configuring a company logo on a pay stub
In Mobile HCM, employees can view pay stubs in the My Paychecks tile. Use this procedure to configure a company logo to be displayed on the pay stub.
- In the Configuration Console, create a user field on the
HROrganization
business class to store the logo. - Add the logo field to the Configuration tab of the
HROrganization
business class. - Add the logo field to the form that is used by Mobile HCM to retrieve employee profile data.
- In the Configuration Console, configure the
MobileEmployeeProfileData
form on theEmployee
business class. - Add the
HROrganization.OrganizationLogo
field to the form. - Save the changes.
- In the Configuration Console, configure the
- Upload a logo image file to the
DocumentLogo
business class.- Search for
DocumentLogo
. - Open the
DocumentLogo
list. - Create a new
DocumentLogo
record. - Browse for a company logo image and attach it to the new
DocumentLogo
record. - Save the changes.
- Search for
- Populate the Organization Logo field on the
HROrganization
record.- Select .
- Open your organization.
- Click the Configuration tab.
- In the Attachments section, populate the Organization Logo field by selecting the
DocumentLogo
that you defined in the previous step. - Save the changes.
- Verify your changes. In the Mobile HCM Employee application, view a pay stub for the organization for which you created the logo.