View Single Post
 
Old 02-04-2019, 03:09 PM
kschmidt kschmidt is offline Windows 10 Office 2016
Novice
 
Join Date: Feb 2019
Posts: 4
kschmidt is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
You need to ensure the Custom Document Property type matches your content control's output. A date output as "Tuesday, 5 February" is text, whilst "5/2/2019" is a date. If using a date type, you'll also need code for handling your content control when it displays the placeholder text.
Ah, I didn't know a date output of "Tuesday, February 5" was considered text instead of a date. Thank you for all of the help!
Reply With Quote