Convert the Date field into a string field, and display that field in the description:1. Open the table of the layer in the web map viewer.2. Click Table Options > Add Field. 3. Add a String field. 4. Calculate the new field: New_Field = Old_Date_Field. 5. If only the date or time needs to be displayed, create another new String field, and use the SUBSTRING(,,) function to extract the date portion or time portion from the string field generated above. 6. Use the new string field with dates in the Shortlist StoryMap description.