Skip to content

Default value not handled correctly (Time Picker) #7

@axelock

Description

@axelock

When I tried to open the form with a Default Date value, it is scrambled up.
Setup:

  • Date Picker Type: Time Picker Only
  • Toggle Selected unchecked
  • Autoclose unchecked
  • Format Mask: HH24:MI

The defaut value producer:
PL/SQL: "begin return to_date('1900.01.01 01:00', 'YYYY.MM.DD HH24:MI'); end;"

Result:

  • "1900.01.01" appeared in the textfield
  • Time picker hadn't loaded the defaut value

This time-picker-only operation would be the main use of this plugin form me... :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions