Today, I checked the Display name and Tooltip functions of UiPath Assistant in the UiPath 2024 September Community Release.
There was something a little inconvenient about how to set the display name.
- How to set up Tooltips
This is as expected and doesn’t feel strange at all. I’m sure others have the same impression.
This is great because I’ve been wishing this feature had been around for a long time.
- How to set the Display name
However, this method is a bit inconvenient. I was expecting a Display name field to be added to the Studio argument properties and set that, but it works with the following steps.
a. Open the json file Main.xaml.json in a text editor and change the value of the Display name element.
b. Open the project in Studio and publish it.
c.Then the argument name displayed in the Configure tab of UiPath Assistant will show the “Display name” value you set.
argumentstest.zip (144.6 KB)
What do other people think about this? I thought it would be better to add a Display name line to the Studio argument properties and set it, right?
Best Regards.