[Site Deployer] Proper syntax for today in a datetime field - [Site Deployer] Proper syntax for today in a datetime field - Community forums - Akumina Community

Community forums

Forum Navigation
Please or Register to create posts and topics.

[Site Deployer] Proper syntax for today in a datetime field

Do you want to create a datetime field that uses todays date? If so, the syntax is below:

    <Field Name="SampleDate" DisplayName="SampleDate" Type="DateTime" Format="DateTime" Group="Akumina Columns" Required="FALSE" >
        <Default>[today]</Default>
    </Field>
Marc Hemstreet has reacted to this post.
Marc Hemstreet
//]]>