Add icon to field title

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
User avatar
Adam Reyes
Posts: 35
Joined: Tue Mar 04, 2014

18 Jun 2020

Hello I need to add an icon after or next to the Title of a field. Is this possible with jquery in FormsDesigner? I'm trying to achieve this type of effect so I can tie in an on-hover tooltip to it:
tooltip.jpg
tooltip.jpg (5.18 KiB) Viewed 10600 times

User avatar
mnikitina
Posts: 264
Joined: Wed Jun 05, 2019

19 Jun 2020

Hello Adam,

You can hide the field title.
Capture.PNG
Capture.PNG (6.94 KiB) Viewed 10596 times

And add a HTML control with the following code:

Code: Select all

<p>Title</p> <img src="PictureURL" title="this will be displayed as a tooltip"/>

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 12 guests