This is such a huge bug IMO. I have tried the same. My old Community Studio was changed to get the license from our orchestrator, and now I have a Community Enterprise Studio, which self-updates to the newest monthly updates, which is truly dangerous to have in a multiple developers setup.
Hi @loginerror,
i am just creating custom activity and tooltip is in activities, could you please tell me how i can put tool tip over my input arguments.
Thanks
Welcome back!
Do you mean a library project? If so, you can add an annotation to your input/output arguments here:
These are then converted to tooltips upon publishing.
Hey @loginerror. Tooltips are an amazing addition for custom libraries’ arguments. To @evangemert’s point back in Dec '18, are checkboxes and dropdowns still on the dev list of possible enhancements? I can see how they’re available with custom activities built with Visual Studio Code through enumerations, and it would be great to be able to limit a string in argument to a list of expected values within custom libraries built in UiPath Studio as well. See Dropdown Selection Property of Custom Activity
Per @bogdanripa during today’s 2020 Preview of New Features & Innovation, the ability to use enumerations to limit options for in arguments within custom Studio activities is not yet possible but planned for an upcoming update. No more extraneous If Then Else checks in custom Studio activities to validate these inputs - awesome!