restruct / silverstripe-inline-infofield
Drop-in configurable notice about cookies
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ^4.4
This package is auto-updated.
Last update: 2024-10-20 12:00:39 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:
- The name of the field you want to add help text to (eg, "MenuTitle" or "Content")
- The help text itself. Should be a string of text/HTML