I have a single post page for a parent field (request). On the page I have a CRED form for submitting fields for a child type (request-lines). I am trying to use the request field 'start-date' as a default value for the request-line field 'line-start-date'. (Ie. I want the field for the parent start-date to display on the form as the default value for line-start-date.)
Is there any documentation that you are following?
Thank you for contacting Toolset support. Date filed takes value in unix timestamp. You can fix this issue by adding following code in your theme’s or child theme’s functions.php file