Can we add tool tip on any node of the task

I have entity node and condition node I have to add tool tip on the values.

Please reply on this ASAP

Thanks.

At entity, confirmation and message nodes, the prompts configured would be displayed to the developer on hovering them.

The transition rules appear at each of the nodes on the bot builder.

Please elaborate on the requirement.

I have entity node with Type of List of items (enumerated) like a, b, c and D.

When the entity executes its show all of the list items if I mouse hover over on ‘a’ it shows a for apple in tool tip, on ‘b’ b for boy and c and D also have tool tip.

Please go through this https://jqueryui.com/tooltip/#default

Its not developer point of view its user point of view.

Hi Subrahmanyam,

Please reply on this ASAP.

You will need to configure relevant prompt messages to inform the user about the entity being collected and its purpose. The platform doesn’t offer any tool top during run time execution. If you were to show a tool tip, you could either create custom template or the configure the webSDK at chat window based on your requirement .

Could you please show me how to create custom template.?
Thank you.

Please refer to the below topic