You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.
Instead of one input field, we want to guide the user to provide the information needed with specific fields. The form fields are listed in the table below along with validation requirements
Field
Type
Validation
When is it available for pickup?
DateField
Must be on or after today
Volume (lbs)
Number
greater than zero
Location
Address Fields
Required
Already picked?
Boolean
Required
Type of produce
TextInput
Required
notes
TextArea
Optional
The text was updated successfully, but these errors were encountered:
coreyar
changed the title
Update Pick Up From
Update Pick Up Form
Aug 12, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Instead of one input field, we want to guide the user to provide the information needed with specific fields. The form fields are listed in the table below along with validation requirements
The text was updated successfully, but these errors were encountered: