Skip to content

Commit 3932c6f

Browse files
authored
Merge pull request #8742 from MicrosoftDocs/dsierman-patch-3
Update timeline FAQs
2 parents 558992e + 155cf52 commit 3932c6f

File tree

6 files changed

+35
-11
lines changed

6 files changed

+35
-11
lines changed
Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,55 @@
11
---
2-
title: "FAQs for timeline control (section) in Power Apps | MicrosoftDocs"
3-
description: "FAQs for timeline control (section) in Power Apps"
4-
ms.date: 09/10/2021
5-
2+
title: "FAQs for timeline control in Power Apps | MicrosoftDocs"
3+
description: "Frequently asked questions (FAQs) for the timeline control in Power Apps"
4+
ms.date: 10/05/2023
65
ms.topic: troubleshooting
76
author: "lalexms"
8-
ms.assetid: 7F495EE1-1208-49DA-9B02-17855CEB2FDF
97
ms.subservice: mda-maker
108
ms.author: "laalexan"
9+
contributors:
10+
- dsierman
1111
search.audienceType:
1212
- maker
1313
---
14+
# FAQs for the timeline control
1415

15-
# FAQs for timeline control (classic)
16+
## A command isn't working. How do I use the command checker tool for timeline?
1617

18+
For instructions about how to enable and use the command checker, go to [Troubleshooting ribbon issues in Power Apps](/troubleshoot/power-platform/power-apps/create-and-use-apps/ribbon-issues)
1719

20+
If an error dialog box displays "We can't compete the action you've selected" when trying to use the command action for activities on a timeline, it might be that the command action is hidden by custom rules. You can confirm by checking if the same action is hidden from **Related** > **Activities**.
1821

19-
There aren't currently any FAQs. As new FAQs are raised, we will update this topic.
22+
:::image type="content" source="media/related-activities.png" alt-text="Go to related activities in the timeline":::
2023

24+
From the **Activities** tab, select the same activity that you want to perform the action on, and then check if you can perform the same command action from there.
2125

22-
## See also
26+
:::image type="content" source="media/select-related-activity.png" alt-text="Select the related activity that you want":::
2327

24-
[Set up timeline control](set-up-timeline-control.md)
28+
If the command action works here but not from the timeline, contact [Microsoft Support](/power-platform/admin/get-help-support).
29+
30+
If you can't find the command action from the related activity grid, you can further troubleshoot the issue with [command checker](https://powerapps.microsoft.com/en-us/blog/introducing-command-checker-for-model-app-ribbons/) to find out which custom rule hides the command.
31+
32+
1. Play the model-driven app that has the timeline.
33+
1. From a table record that displays the timeline, select **Related** > **Activities** to go to the **Open Activity Associated View**.
34+
1. Enable the command checker tool by appending the `&ribbondebug=true` parameter to the app URL.
35+
36+
:::image type="content" source="media/command-checker-url-param.png" alt-text="Append URL parameter to add command checker":::
37+
38+
1. Select the **Command checker** command, which now appears on the app command bar. It might be listed on the **More** overflow flyout menu.
2539

26-
[Timeline section in the Customer Service Hub app](/dynamics365/customer-service/customer-service-hub-user-guide-basics#timeline)
40+
:::image type="content" source="media/start-command-checker.png" alt-text="Start command checker":::
2741

28-
[Add an appointment, email, phone call, note, or task activity to the timeline](../../user/add-activities.md)
42+
1. From the command checker page that is displayed, select **Group Id: Mscrm.SubGrid.activitypointer.MainTab.Actions**, select a hidden command such as **Mark Complete (hidden)**, and then select the **Command properties** tab on the right to find out what custom rules are used to hide the command action.
43+
44+
:::image type="content" source="media/find-group-id.png" alt-text="Find group ID":::
45+
46+
> [!NOTE]
47+
> The timeline always displays command actions without honoring the custom rules to hide or disable the command button for performance reasons.
48+
49+
## See also
50+
51+
[Set up timeline control](set-up-timeline-control.md)
2952

53+
[Use the timeline control](../../user/add-activities.md)
3054

3155
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
21.7 KB
Loading
131 KB
Loading
15.7 KB
Loading
24.5 KB
Loading
40.8 KB
Loading

0 commit comments

Comments
 (0)