Home › Forum › Parent-Child Forms › Pulling Custom Parameter Date Format From Parent Form › Re: Pulling Custom Parameter Date Format From Parent Form
May 20, 2009 at 9:46 am #4546
The method you seem to be trying should be working correctly. Whether your date field is a standalone object or a column in a table, it will pass the data into a date field on the child form. I would suggest you set up a small test parent/child where you can first see that a standard date object will pass into a date field in the child form and then update the parent to do this from a table column set as ‘date’ to confirm.
Once you have seen that, then review all your actions on the 2 forms here to check you have all the parameters correctly set