Skip to content

A silverstripe 3.3+ module that adds a new text field type for prepending or appending content onto passed in user values.

License

Notifications You must be signed in to change notification settings

mooror/sl-prepend-append-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sl-prepend-append-field

Requirements

SilverStripe 3.3+

Screenshots

flexichoice field

The above image shows the field in both its appending and prepending forms

Documentation

Originally inspired by Cpanel's database fields and bootstrap's input groups, this module adds a new form field type to silverstripe called PrependAppendField. This field type is a subclass of the TextField class with the addition of prepending and appending functionality (+ basic validation). This added functionality allows for a very simple way of appending or prepending strings onto user input and storing it in the database.

Installation

Currently this module is not in packagist.org and therefor you will have to install it manually. See here for more info

Usage Overview

See the wiki for more information about configuring the module.

Support

If you are in need of support, or wish to ask us a question, please create an issue here, and we will do our best to assist you.

Note: Please make sure to format the title of your issue in the following manner: [Support] Title of your question or issue. This will help us to seperate bugs and feature requests from support issues.

Created By

sitelease.ca

About

A silverstripe 3.3+ module that adds a new text field type for prepending or appending content onto passed in user values.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published