Project

General

Profile

Actions

Feature proposal #5603

closed

Implement calendar only datetime usage

Added by krileon over 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10 November 2015
Due date:
% Done:

100%

Estimated time:

Description

Implement usage of the calendar popup only without the user input. This could be done by hiding the input, showing the calendar icon, and displaying the selected date next to it. Maybe able to just disable the input.

https://www.joomlapolis.com/forum/255-developer-members-support/231790-birthday-registration-problem-cbbirthday

Actions #1

Updated by beat over 8 years ago

The user input hiding should happen with Javascript jQuery code, while input is still present and visible in html. Reason is that the input is last resort when Javascript fails (and Javascript might fail to load from time to time).

Actions #2

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.13 to CB 2.0.14
Actions #3

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.14 to CB 2.0.15
Actions #4

Updated by beat over 7 years ago

  • Target version changed from CB 2.0.15 to CB 2.1
Actions #5

Updated by krileon over 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1167

New calendar mode lets you use popup without the input. In the place of the input it just displays the value you've selected as text. Additional the cbdatepicker JS has been significantly improved so the popup only usages will display the format specified. In addition to this you can now override the calendar usage per date or datetime field instead of strictly being global.

Actions #6

Updated by krileon over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF