Add icon to field title
- Adam Reyes
- Posts: 35
- Joined: Tue Mar 04, 2014
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:
Hello Adam,
You can hide the field title.
And add a HTML control with the following code:
You can hide the field title.
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"/>
-
- Information
-
Who is online
Users browsing this forum: No registered users and 27 guests