Long Running Process:
- I am trying to build a long running process using UiPath Action Centre, where I have designed a flow to create form task to UiPath Action Centre.
- Form task contains few input texts fields, output text fields and data grid. The data grid contains drop down box where few selections are to be made. Below is a sample of data grid that I designed as explained above.
- Challenge that I am facing here is that based on the selection made in the drop down placed in data grid we need to control the enabling and disabling of text fields. For instance, is selection Option A is made from the drop down. Based on key conditions few of the output text fields are to be displayed and other unnecessary fields are to be hidden or disabled. The key lies in controlling the form design based on selection made on the drop down.
Please provide solution that fits our requirement. For more details revert back.