# Working With Form Actions

> The Form Designer is available from one of the following activities: Create Form, from the Form.

The **Form Designer** is available from one of the following activities:

* [Create Form](https://docs.uipath.com/activities/other/latest/workflow/create-form), from the **Form.Activities** package.
* [Create Form Task](https://docs.uipath.com/activities/other/latest/workflow/create-form-task), from the **Persistence.Activities** package.

Common components that are available in the **Form Designer** are described.

For more details about the Form Designer, check the [Form.io official documentation](https://help.form.io/userguide/form-components/).

In this section, we demonstrate features that you can use inside Form Actions:

* [Advanced controls for drop-downs](https://docs.uipath.com/activities/other/latest/workflow/advanced-controls-for-drop-downs)
* [Embedding Objects in Form Actions](https://docs.uipath.com/activities/other/latest/workflow/embedding-objects-in-form-actions#embedding-objects-in-form-actions)
* [Allowing users to upload files to the storage bucket](https://docs.uipath.com/activities/other/latest/workflow/allowing-users-to-upload-files-to-the-storage-bucket)
* [Adding advanced logic using Java Script](https://docs.uipath.com/activities/other/latest/workflow/adding-advanced-logic-using-java-script)
* [Setting a default tab](https://docs.uipath.com/activities/other/latest/workflow/setting-a-default-tab)
* [Using an External Form Layout](https://docs.uipath.com/activities/other/latest/workflow/using-an-external-form-layout)
