We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8971

Generated Forms Datepicker does not respect datePattern attribute

      Reproduce:

      • Have a Process with a generated start form with a date field with the following setup
      <camunda:formField id="DateField" label="Some Date" type="date" datePattern="yyyy-MM-dd" />
      
      • Open the Start Form of this process in Tasklist
      • Use the Datepicker in the generated Start Form

      Expected:

      • Dates are in the specified datePattern

      Observed:

      • Dates are in dd/MM/yyyy format regardless of specified datePattern
      • Trying to start a process with the wrong format causes error Could not parse value '13/04/2018' as date using date format 'yyyy-MM-dd'.

      Hint:

        This is the controller panel for Smart Panels app

            Loading...
            Uploaded image for project: 'camunda BPM'
            1. camunda BPM
            2. CAM-8971

            Generated Forms Datepicker does not respect datePattern attribute

                Reproduce:

                • Have a Process with a generated start form with a date field with the following setup
                <camunda:formField id="DateField" label="Some Date" type="date" datePattern="yyyy-MM-dd" />
                
                • Open the Start Form of this process in Tasklist
                • Use the Datepicker in the generated Start Form

                Expected:

                • Dates are in the specified datePattern

                Observed:

                • Dates are in dd/MM/yyyy format regardless of specified datePattern
                • Trying to start a process with the wrong format causes error Could not parse value '13/04/2018' as date using date format 'yyyy-MM-dd'.

                Hint:

                  This is the controller panel for Smart Panels app

                        svetlana.dorokhova Svetlana Dorokhova
                        sebastian.stamm Sebastian Stamm
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        2 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              svetlana.dorokhova Svetlana Dorokhova
                              sebastian.stamm Sebastian Stamm
                              Votes:
                              0 Vote for this issue
                              Watchers:
                              2 Start watching this issue

                                Created:
                                Updated:
                                Resolved: