-
Notifications
You must be signed in to change notification settings - Fork 9
MetadataDate
Date fields allow users to select dates and/or times from a calendar. It also allows users to type values, and it will attempt to format the text as a date if necessary. For example, if the user types "tomorrow at 3:00PM", the field will automatically set the value to the next date from the current date and the time to 3:00pm.
By default, the Date field picker displays a calendar with a time selector. The field has three modes: Date and time (default), Date only, or Time only. If you choose a date mode, the value will be stored as a date-time formatted string. If you choose Time only, the value will be stored as a time formatted string. You can also specify the display and expected data entry format.
You can optionally use Dependencies to set one or more fields that must have data before a user can enter data in this field. This field will be disabled until there is a value present in the field you specify in Dependencies. Learn more about Dependencies
- To configure, choose one or more fields from the Dependencies dropdown in the Advanced tab. The dropdown will display all currently defined fields, so you will need to define fields before you can use them as Dependencies for other fields.
Multiple Date fields allow users to enter one or more dates and/or times. Multiple Date fields are stored as Ordered Lists (Sequence). They can optionally be configured to store the values as Unordered Lists (Bag).
You can optionally use Dependencies to set one or more fields that must have data before a user can enter data in this field. This field will be disabled until there is a value present in the field you specify in Dependencies.
- To configure, choose one or more fields from the Dependencies dropdown in the Advanced tab. The dropdown will display all currently defined fields, so you will need to define fields before you can use them as Dependencies for other fields.
- Overview
- Installing Adobe Bridge
- Adding the Custom Metadata Panel to your Application
- Accessing Bridge after Adding Extensions
- Troubleshooting Common Issues
- Using Bridge with the Custom Metadata Panel
- Custom Metadata Panel for Photoshop and Illustrator
- Custom Metadata Panel for Premiere Pro
- Managing Metadata
- File Info Panel
- What's New Window
- Managing Tabs
- Managing Views
- Metadata Field details
- Metadata Definitions