-
Notifications
You must be signed in to change notification settings - Fork 1.2k
(Actions) Add App Builder input parameters #33214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Preview links (active after the
|
| 1. In [App Builder][1], select an app with a configured input parameter(s). | ||
| 1. Click the settings icon ({{< img src="icons/settings.png" inline="true" style="width:14px;">}}). | ||
| 1. Click **Add to a dashboard**. | ||
| 1. Select a dashboard, then click **Save and Open**. | ||
| 1. In your dashboard, click the **Edit** icon ({{< img src="icons/pencil.png" inline="true" style="width:14px;">}}). | ||
| 1. In the **Input Parameters** section, select an input parameter. | ||
| 1. Click **Save**. | ||
| 1. Duplicate the app with copy + paste keyboard shortcuts, or clone it. | ||
| 1. Follow the steps above to select a different input parameter. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be helpful to explain more in depth how to update the input parameter from a dashboard.
either another subsection ("How to change an input parameter from a dashboard") or a screenshot would be helpful IMO!
content/en/actions/app_builder/embedded_apps/input_parameters.md
Outdated
Show resolved
Hide resolved
| 1. Duplicate the app with copy + paste keyboard shortcuts, or clone it. | ||
| 1. Follow the steps above to select a different input parameter. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think these last two steps should be a separate procedure. Add a sentence at the beginning explaining what you're about to do, then restart the step numbering at 1.
My reasoning is that in the introduction to the procedure, you say that the instructions "embed an app with input parameters." To me, that means one app. I think it's reasonable to include the instructions for the second, customized app, but the steps need some separation.
Co-authored-by: Ursula Chen <[email protected]>
…:DataDog/documentation into olivia.shoup/docs-11452-input-parameters
|
|
||
| To embed an app with input parameters: | ||
|
|
||
| 1. In [App Builder][1], select an app with a configured input parameter(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 1. In [App Builder][1], select an app with a configured input parameter(s). | |
| 1. In [App Builder][1], select an app with a configured input parameter. |
What does this PR do? What is the motivation?
This PR document input parameters for App Builder in a new subpage of Embedded Apps.
Merge instructions
Merge readiness: