Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

New-udinput field Java applet for Time Minute does not release mouse control or set value #1632

Description

@mongulID

ew-udinput -Title "Select Date" -Content{

New-UDInputField -Name "Date_From" -Type date -Placeholder 'Start-Date:'
New-UDInputField -Name 'Start_Time' -Type time -Placeholder 'Start-Time'

} -EndPoint {
param($Startdate,$starttime)
Both on my attempt here and on your example page when you click the Hour it then changes to the minute . However you are unable to click on the minute as it does not release mouse control or set the minute.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions