No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Try It Out: Add Date Fields
Finally, before we close out this chapter, let's add three date fields to our Recruiting app to track the date a position opens, the date it closes, and the date by which it should be filled. Date fields are great because they automatically include a popup calendar interface from which users can select a day without any typing—yet another built-in feature that we can leverage in our app without any extra work!
Once again we'll use the custom field wizard to define these three fields:
| Field Type | Field Label | Required | Default Value |
|---|---|---|---|
| Date | Open Date | Unchecked | Leave unspecified |
| Date | Hire By | Unchecked | Leave unspecified |
| Date | Close Date | Unchecked | Leave unspecified |