From ccd2317774cae357cd7c44ddf51f33834de67449 Mon Sep 17 00:00:00 2001 From: rotem-hen-sf <120910985+rotem-hen-sf@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:33:14 +0200 Subject: [PATCH] Update README.md --- MobileDashboard/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MobileDashboard/README.md b/MobileDashboard/README.md index d8cf391..756ca31 100644 --- a/MobileDashboard/README.md +++ b/MobileDashboard/README.md @@ -22,7 +22,7 @@ Let your mobile workers easily see an overview of their data. For example, show 3. Make the fields visible. - Form Setup, open the Object Manager. - Search for and select **Mobile Dashboard Setting**. - - From Fields & Relationships, for each field, click **Set Field-Level Security and select Visible**. + - From Fields & Relationships, for each field, click **Set Field-Level Security** and select **Visible**. 4. From the Developer Console, run the script to get preconfigured cards for your dashboard: `DashboardPostInstall.onInstall();` 5. From the App Launcher, find and select **Mobile Dashboard Settings**. 6. Review the details of the cards and change them as needed.