A checkbox has a help as well. Maybe your Java field name does not match? E.g. in my plugin I have a help-file help-ignoreFailedBuilds.html that is mapped to the checkbox ignoreFailedBuilds with a getter getIgnoreFailedBuilds and setIgnoreFailedBuilds.
 > Am 14.11.2023 um 09:20 schrieb tzach solomon <[email protected]>: > > Hi, > > If I'm not mistaken, there is no help working for jelly form checkbox entry. > Is there a way to have help displayed for a checkbox? > > Thanks, > Tzach > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAC19wgL95_VxCBrrpnUwRZUo4TTYpHq%2BFyM1PQYbstt6B4NVxQ%40mail.gmail.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/CAC19wgL95_VxCBrrpnUwRZUo4TTYpHq%2BFyM1PQYbstt6B4NVxQ%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/47445CF5-7E60-4228-8AEC-46175AE2FAD6%40gmail.com.
