tooltip on the user task form ?
Can I add tooltips to the form fields of user tasks ?
thank you so much.
xingwuchai
Posted 5 years ago · Edited 1 year ago·Last reply 2 years ago
11 comments
Can I add tooltips to the form fields of user tasks ?
thank you so much.
S Benson
·2 years ago · EditedWhere should this could be inserted? it looks very useful, but I’m not sure where to place it.
Thanks!
xingwuchai
OP5 years ago · Editedthank you so much, Arthur.
Former User
·5 years ago · EditedhelpTextworks great but I’ve had certain clients really want hover over, for that you can use html tags in the name field of the task. See example below.<div title="This would be the hover over text">Name of the Field</div>xingwuchai
OP5 years ago · EditedIt works beautifully, thank you so much.
arthurburkhardt
·5 years ago · EditedThanks for your recommendation!
I also found a way when you have more than one line to display:
which resolves into
Details Something small enough to escape casual notice.Former User
·5 years ago · EditedhelpTextworks great but I’ve had certain clients really want hover over, for that you can use html tags in the name field of the task. See example below.<div title="This would be the hover over text">Name of the Field</div>S Benson
·2 years ago · Edited@ahmad.al-qinneh Where did you place this HTML command - I think it does what I want, but I dont where to actually place the command.
Thanks
ravi
·2 years ago · EditedHi Scott,
You need to put the code in the name section of a form type.
Regards,
Ravi
S Benson
·2 years ago · Edited@ravi_collibra,
Can you provide a short example, please?
Thanks,
Scott
xingwuchai
OP5 years ago · Editedthank you, Rostislav, it is very helpful.
rostislav
·5 years ago · EditedHi Xingwu,
Although this is not a real tooltip, you can use the
helpTextform value to display additional information related to most of the form fields in a user task. You can read more about form values in the Workflows documentation: https://developer.collibra.com/workflows/workflow-documentation/#Workflows/WorkflowElements/ref_form-values.htm