CodeCharge Studio

Add a Hidden "Date Created" Field to the Record Form

Now add another Hidden field to your page, which will be used to submit the current date and time to the task_start_date field in the database.
  1. Configure the new field as follows:
  2. Click on the task_start_date field.
  3. In the Properties window, set its Default value to CurrentDateTime just as you did with the date_created field. This is so that the Label field can display the date since the hidden field will not be visible to the user.

Next: Test the Label and Hidden Fields


On-line, printable versions and updates