florianMo opened a new pull request, #879:
URL: https://github.com/apache/ofbiz-framework/pull/879

   Improved: Add a date range picker form field
   
   This is a wrapper around https://www.daterangepicker.com/, exposing (almost) 
all its parameters as field attributes.
   
   It can be used as a date picker (like <date-time/>), or as a date range 
picker (like <date-find/>).
   
   Its main purpose is to provide a modern UX to pick date ranges, with 2 
calendars where the user can click start date, then end date, instead of 
dealing with two unrelated date fields and operator selectors.
   
   Visit `/webtools/control/WebtoolsLayoutDemo` and 
`/framework/webtools/widget/MiscForms.xml#LayoutDemoForm` for a showcase.
   
   (OFBIZ-13209)
   
   Thanks: Néréide team
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to