restruct/silverstripe-inline-infofield

There is no license information available for the latest version (2.1.1) of this package.

Drop-in configurable notice about cookies

2.1.1 2021-05-12 13:34 UTC

This package is auto-updated.

Last update: 2024-03-20 10:49:19 UTC


README

Adds a question mark next to the label of another field that expands to show text when clicked. Can be used to add extra information or instructions without taking up space all the time.

Requirements

  • SilverStripe 4

Usage Overview

HelpField takes two parameters:

  1. The name of the field you want to add help text to (eg, "MenuTitle" or "Content")
  2. The help text itself. Should be a string of text/HTML