Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Context:
Many use cases require datetime values. For example:
- In commerce orders, every time a shipment passes to the next stage in the delivery process, the time needs to be documented when the paymenet was confirmed, when delivered to the transport company, or deliverd to the buyer.
- In customer portals, datetime is used to track SLA and to order answer priority with the customer support.
- In flight ticket companies, the time of the flight are important information about the tickets that the customer buy in the portal.
Out of the context of this story:
- Field support in Forms Rules
- Field support to validations
Design Deliverables
Acceptance Criteria
1 - Given a form admin,
when creating a form,
then I must be able to add datetime field in my form
- This field should be available only in the forms sidebar for now.
2 - Given a form admin,
when adding a datetime field in my form,
then I must be able to set the following properties
- Label
- Help Text
- Required
- Field Reference
- Predefined value
- Searchable
- Show label
- Repeatable
3 - Given a form user,
when filling the form,
then I should see the field format in the selected language of the form
4 - Given a form admin,
when checking the answers in entries and view entries,
then I should see the values in the portal language format
Definition of Done (DoD):
- All Acceptance Criteria were passed;
- Make sure that the expected automated tests were created (unit / integration / functional) and passed successfully;
- Code with peer review completed;
- Validated by QA, Product Designer and/or PM;
- No critical bug related to Story scope (ex.: similar of FP4, FP5);
- Make sure that all system documentation were updated (if necessary)
Attachments
Issue Links
- causes
-
LPS-145981 Today date is not selected when clicking on the dot icon of the Date Picker modal
- Closed
-
LPS-145982 User can fill any value on hour in the Date and Time field when form language is set to Hungarian
- Closed
-
LPS-145986 The Date and Time modal is closing after only the date value be selected
- Closed
-
LPS-145988 The date and time value is changing when user click on 'space'
- Closed
-
LPS-146011 Tab button ignores minutes field on Date and Time date picker
- Closed
-
LPS-146014 Predefined value label and help text are missing from Date and Time
- Closed
-
LPS-146015 Date and Time modal is not showing the typed value on field
- Closed
- is a dependency of
-
LPS-143068 As an object admin, I want to be able to add datetime fields in my object
-
- Closed
-
-
LPS-142800 As a Form creator, I want to define an expiration time for my form
-
- Closed
-
-
LPS-146526 Delete Feature Flag (FFDateTimeDDMFormFieldTypeConfiguration)
-
- Closed
-
-
LPS-182895 [QA] Manual Validation - Round 1
-
- Closed
-
-
LPS-182896 [QA] LPS-143068
-
- Closed
-