Hello,
I’m encountering an issue with the Show Form
activity in UiPath, specifically with version 23.10.6.
Problem Description:
The Show Form
activity works correctly the first time I use it. However, when I modify the HTML content and try to run the form again, I receive the following error:
Show Form: Could not find form ‘{{FormId}}’. (NoMapEntry)
Steps to Reproduce:
- Use the
Show Form
activity with an initial HTML content. - The form displays and functions correctly.
- Modify the HTML content.
- Run the
Show Form
activity again. - Encounter the error message.
Additional Information:
- The issue seems to occur only after modifying the HTML content.
- I have tried various modifications, but the error persists.
Questions:
- Has anyone else experienced this issue with version 23.10.6 of the
Form
dependency? - Are there any known workarounds or solutions to prevent this error from occurring after modifying the HTML content?
- Could this be a bug in the current version, and should I consider downgrading or upgrading to a different version?
Any insights or suggestions would be greatly appreciated. Thank you!