Skip to content

Commit e92435e

Browse files
committed
Revised for style
1 parent 0065008 commit e92435e

File tree

1 file changed

+5
-21
lines changed

1 file changed

+5
-21
lines changed

powerapps-docs/maker/model-driven-apps/faqs-timeline-control.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "FAQs for timeline control (section) in Power Apps | MicrosoftDocs"
3-
description: "FAQs for the timeline control in Power Apps"
2+
title: "FAQs for timeline control in Power Apps | MicrosoftDocs"
3+
description: "Frequently asked questions (FAQs) for the timeline control in Power Apps"
44
ms.date: 10/05/2023
55
ms.topic: troubleshooting
66
author: "lalexms"
@@ -17,11 +17,11 @@ search.audienceType:
1717

1818
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)
1919

20-
If you see an error dialog box that 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**.
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**.
2121

2222
:::image type="content" source="media/related-activities.png" alt-text="Go to related activities in the timeline":::
2323

24-
From the **Activities** tab, select the same activity that you want to perform action on, and then check if you can perform the same command action from there.
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.
2525

2626
:::image type="content" source="media/select-related-activity.png" alt-text="Select the related activity that you want":::
2727

@@ -39,29 +39,13 @@ If you can't find the command action from the related activity grid, you can fur
3939

4040
:::image type="content" source="media/start-command-checker.png" alt-text="Start command checker":::
4141

42-
1. From the command checker page that is displayed, select **Group Id: Mscrm.SubGrid.activitypointer.MainTab.Actions**, then select the command that isn't working. The command will be marked as hidden, such as **Reply All (hidden)**. Select the **Command properties** tab on the right to find out which "enable" rules are used to hide the command action.
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.
4343

4444
:::image type="content" source="media/find-group-id.png" alt-text="Find group ID":::
4545

46-
1. Follow the steps listed [here](../../create-and-use-apps/ribbon-issues-button-not-working-correctly.md) to change or disable these rules.
47-
4846
> [!NOTE]
4947
> The timeline always displays command actions without honoring the custom rules to hide or disable the command button for performance reasons.
5048
51-
## Why do the "Modified On" fields of my records get changed when no changes are made to them?
52-
This can be caused by cascading behavior with the parent record. For example, when a case is assigned to another user. Refer to [Table Relationships](../data-platform/create-edit-entity-relationships.md) to configure this behaviour.
53-
54-
## What permissions does timeline need to run?
55-
* To see attachments, you need read access to the "Activity file attachment" entity
56-
* For personal settings and bookmarks, you need read/write/create access to the "Custom Control Extended Setting" entity
57-
58-
## How do I configure timeline for mobile offline?
59-
For general guidance on enabling mobile offline for your app, see [Set Up Mobile Online](../mobile/setup-mobile-offline.md)
60-
The offline profile must have the **Note** and **User** tables in order for timeline to function.
61-
62-
> [!NOTE]
63-
> Only notes are available when offline
64-
6549
## See also
6650

6751
[Set up timeline control](set-up-timeline-control.md)

0 commit comments

Comments
 (0)