CodeCharge Studio

Create Label Fields

Some of the fields on the Task Maintenance page do not need to be updated manually, but could be updated automatically. For example if a person creates a new task, his name could be automatically entered as the creator of the task, along with the date and time when the task was created.

For now let's disable such fields by converting them to Label fields.

  1. Right-click on the user_id_assign_by field.
  2. Select Change To > Label .
  3. Then do the same for the task_start_date field.
  4. Since we have changed the task_start_date field to a Label field, we no longer need the Date Picker component that appears after the field. Label field do not allow user input so the Date Picker would not be useful.

    Right-click on the Date Picker icon near the DatePicker_task_start_date label.

  5. Select the Delete Date Picker "DatePicker_task_start_date" option.

Next: Rearrange Label Fields


On-line, printable versions and updates