Skip to content

Commit 61ca046

Browse files
Update README.md
1 parent d7c5803 commit 61ca046

File tree

1 file changed

+3
-0
lines changed
  • Field Service/Component Library/FSMobile/Service Report

1 file changed

+3
-0
lines changed

Field Service/Component Library/FSMobile/Service Report/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ Now the data should be available in SampleReport.tsx for you to display. You can
142142

143143
Run `npm start` to see how the report looks or build and import it into your org. There are comments throughout the files for additional instructions that allow you to do even more like download and use additional font types, add images, etc...
144144

145+
> Note: The report is available offline provided the data you pull for the report is available to the report in your offline profile. If the report is pulling data from the typical work order, the offline profile is already set up. If you're pulling other entities, make sure that they're included in your offline profile so they can be downloaded to the device and available for the report.
146+
147+
145148
### Adding Custom Font
146149
In some cases, we need to use a custom font for the pdf or to handle special characters for certain languages. We can do that by adding a custom font for jsPDF.
147150

0 commit comments

Comments
 (0)