Dadparvar
Well-known member
Hi,
I created a custom field named "FAQ" as a new tab for resource manager and changed it to font awesome, and when user hover on it, its name will come in tooltip:
I did it by naming it in font awesome way, like this:
Its fine in resource page, but in add resource page it shows codes:
How can I solve this problem? Is there any special template for each custom field we create?
Regards,
Hamed
I created a custom field named "FAQ" as a new tab for resource manager and changed it to font awesome, and when user hover on it, its name will come in tooltip:
I did it by naming it in font awesome way, like this:
Code:
<i class="fa fa-question-circle fa-lg fa-fw Tooltip" title="سوالات متداول"></i>
Its fine in resource page, but in add resource page it shows codes:
How can I solve this problem? Is there any special template for each custom field we create?
Regards,
Hamed