Unable to launch "Open Form Designer" on Create Form Task

I created a project using UiPath Studio 23.10.0.0. I.
I had added the UiPath.Form.Activities v23.4.4 to the dependencies.
When I click on the “Open Form Designer” button on the “Create Form Task” activity, nothing happens.
I have seen a 'UiPath Form Designer" popup open when that button is clicked in many tutorials, but in my case there is nothing happens. I also notice that there is a warning notice at the very top of the “Create Form Task” activity, just below the name that reads “Install UiPath.FormActivityLibrary (2.0.7 or above) to enable form designer”.
I have searched using Manage Dependencies window but I have no such package.
The image shows a "Create Form Task" configuration panel in UiPath with a warning to install the UiPath.FormActivityLibrary (2.0.7 or above) to enable the form designer, and fields for Task Title, Task Priority, Orchestrator folder path, Task Catalog, and Form Data. (Captioned by AI)

And these are my dependencies:

"dependencies": {
    "UiPath.Excel.Activities": "[2.22.2]",
    "UiPath.Form.Activities": "[23.4.4]",
    "UiPath.IntegrationService.Activities": "[1.7.0]",
    "UiPath.Mail.Activities": "[1.23.10]",
    "UiPath.MicrosoftOffice365.Activities": "[2.2.6]",
    "UiPath.Persistence.Activities": "[1.5.9]",
    "UiPath.System.Activities": "[23.10.2]",
    "UiPath.Testing.Activities": "[23.10.0]",
    "UiPath.UIAutomation.Activities": "[24.10.2]",
    "UiPath.WebAPI.Activities": "[1.21.0]"
  }

Kindly help.
Thanks.

Hi @RobinsonFrancis

Download UiPath.FormActivityLibrary Package

Regards,

This did help. Thank you.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.