Kevin Howard
Kevin Howard
## User Story As a Form Designer, I can optional set the regex pattern to apply to a text field, so I can control/validate the entered text. ## Acceptance Criteria...
## User Story As a Form Designer, I can optional set for the minimum and/or maximum datetimes based on an offset (in seconds) from now(), so I can define a...
## User Story As a Form Designer, I can optional set for the minimum and/or maximum dates based on an offset (in days) from today's date, so I can define...
## User Story As a Form Designer, I want the ability to specify time fields within the Form Model, so users can enter times. ## Acceptance Criteria 1. In a...
## User Story As a Form Designer, I want to specify which data element on a form should receive input focus as soon as the form is loaded, so that...
## User Story As a Form Designer, I want to specify which elements of a form defined using Form Language are read only, so the form renderer can display the...
## User Story As a Form Designer, I want to specify which elements of a form defined using Form Language are required, so the form renderer can perform client-side data...
## User Story As a Form Designer, I can specify a Classifier render type, so I can provide the renderer guidance on how a Classifier field should be rendered (e.g.,...