Ticket #2261 (closed enhancement: fixed)
Extend form::field() in Clearbricks
| Reported by: | franck | Owned by: | team | 
|---|---|---|---|
| Priority: | normal | Milestone: | 2.14 | 
| Component: | module:clearbricks | Version: | 2.12.1 | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
It should be nice to add some specifics specialized form::fields as input type="color", "email" or "url", may be other, as a large part of current browsers cope correctly with them.
See https://caniuse.com/#search=input%20type
We should also cope with an associative array for parameters rather than a (long) list of mandatory or facultative parameters.
Change History
Note: See
        TracTickets for help on using
        tickets.
    
Done !