Item14694: new formfields "bytes" and "autoinc"

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component: MoreFormfieldsPlugin
Branches: master
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
The "bytes" formfield type displays byte sizes in a humanized way using KB, MB, TB etc notation similar to SpreadSheetPlugin's way.

The "autoinc" formfied type recemples Foswiki's core AUTOINC feature but adds it to the formfield level. This feature allows to define multiple ranges of numbers also depending on other formfield values.

as well as:

  • fix getting the default for an "autofill" formfield
  • custom format for "date2" formfields
    • adds a new perl dependency on Time::ParseDate !!!
    • translate Foswiki's date format strings to jQuery-UI's datepicker format description
  • now use TopicTitlePlugin instead of local implementation
  • route beforeEditHandler to formfield definition classes in addition to afterEditHandler, beforeSaveHandler and afterSaveHandler

-- MichaelDaum - 28 May 2018

 
Topic revision: r1 - 28 May 2018, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy