Remove Information button/link

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
rpierce
Veteran Member
Posts: 304
Joined: 2018-11-26 13:55
Location: Washington State

Remove Information button/link

Post by rpierce » 2022-02-13 16:33

Hollo,

This is not really a bug, rather an annoyance I don't know how to resolve. Is there a way to remove the little blue "I" icon beside a field? I want to keep the field description visible but without that Icon.
Capture.PNG
Capture.PNG (4.7 KiB) Viewed 1709 times

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1944
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Remove Information button/link

Post by jsetzer » 2022-02-13 16:58

Will this help?

viewtopic.php?t=3365#p11993

PS: You can name the css class differently in .addClass and in stylesheet.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 25.10 + all AppGini Helper tools

rpierce
Veteran Member
Posts: 304
Joined: 2018-11-26 13:55
Location: Washington State

Re: Remove Information button/link

Post by rpierce » 2022-02-13 19:05

Thank you jsetzer,

I knew that I had this issue some time ago and requested help. You provided code to add to "header-extras.php" hook. It has been working just fine. But for some reason, when I add a description to a Checkbox field the "i.glyphicon-info-sign" is not hidden as the script calls for.

Any suggestions?

Ray

Post Reply