Job Runner

Convert Uppercase to Lowercase

Overview

Converts the alphabetic portion of the specified field to lowercase.

Usage

If you perform this Do, the field value is changed from its original value, and the source record is reserved for storage. Updated records are not saved immediately but automatically after all actions in the job are finished. Use Save Modified Record if you want to save the updated records at a later time.

You will need an API Token with edit record permission for the app when autosaving. Make sure to Set Kintone API Token in another action and set the API Token for the kintone app.

Parameters

Set Record and Field.

Record

Select the Action you used to retrieve the target records.

If multiple records are included, it is processed for each record. If there are no records, nothing is done.

Field

Select all fields you want to convert. You can select multiple fields. When multiple fields are selected, the Action will simultaneously replace the target string in all fields.

This parameter accepts the following field types:

  • Text
  • Text area
  • Rich text
  • Link

This parameter does not accept fields that are inside tables.

Precautions

  • Full-width alphabets are also targeted.