This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
When your operations analyst monitoring your flight alert inbox elects to take this action, they will be confronted with a form asking for details. In the Form section of the Actions menu, you define the items in that form (its parameters).
Click Form on the menu on the left. We can see there are three items the action taker will need to provide: the object to be updated, the new priority value, and the comment.
The middle panel is the Form Content section. In it, click the Priority
parameter so that you can define it. Note: You may want to collapse the form preview (again).
Priority
value, but we can configure the parameter to only accept (or provide) certain values.In the Constraints section, click the Multiple choice block. Let’s manually define the choices as “low,” “medium,” and “high.”
Priority
values in lowercase, so it's important to be consistent here. If we wanted to capitalize these in the backing data, we'd need to adjust the transform generating the backing dataset and then check any case sensitive conditional formatting we may have set on the property in OMA.Click the ➕ Add option button once for all three options we want to enable: “low,” “medium,” and “high.” Enter these values on the left side of the configuration (see image below).
Test your entries in the sample Form Preview (possibly collapsed) on the right.