Object Field Actions
In the Next-Gen Data Set Editor, navigate to the Object view and open the Fields tab to select the deployment object fields for the currently selected data set object. Click the gear icon next to the selected data set object to access the Field view, where you can view and configure the specified field settings.
The Fields Tab
The Fields tab displays the fields of the deployment object of the currently-selected data set object that are available for inclusion in the data set.
The tab displays pertinent information for all specified fields of the deployment object of the currently-selected data set object:
- All Fields – When selected, Prodly deploys all of the fields in the object, even fields you might add to the object after creating the data set. When deselected, Prodly relies on individual field checkmarks to determine which fields to deploy.
<aside>
<img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
Whether deploying all fields or individual fields, Prodly skips source org fields that do not exist in the destination org.
Prodly does not deploy any field that meets one or more of these criteria:
- System field
- Not accessible
- Calculated field
- Auto number field
- Deprecated and hidden field
- Binary field
These non-deployable fields are excluded and hidden in the Next-Gen Data Set Editor.
</aside>
- Type – Displays an icon that lists the data type of the field when hovered over.
- Label – Lists the field name.
- API Name (Namespace) – Lists the name to use in API requests after the Label.
- Checkbox – Specifies which fields to deploy when you deselect All Fields.
- Field View (Gear) Icon – Displays the Field view side panel, enabling the configuration of destination field values during deployment. It has the following available actions:
- Setting Field Properties
- Text ID Mapping
- Delaying Deployment of a Field
Field Settings
Field settings, accessed from the Fields tab of the Object view, provide options that allow you to adjust destination field values during deployment.
To set field properties:
- From the Next-Gen Data Set Editor, in the Object view, click the Fields tab.
- In the row containing the field whose properties you desire to adjust, click the Edit Field (gear) icon.
- In the opened Field view side panel, select the options you desire to enable.
- Replace Values Picklist:
- Don’t Change – The default selection where Prodly doesn’t change the field value during deployment.
- Fixed Value – When selected, Prodly sets the field in the destination org to the value you specify in Fixed Value Input.
- Leave Empty – When selected, Prodly sets the field to an empty value in the destination org.
- Randomize – When selected, Prodly scrambles field values in the destination org to obfuscate sensitive information or prevent unintended emails going to customers. Each scrambled value is a legitimate value for its field type, to continue to pass typical validation rules. Refer to the Random Value Ranges below for the detailed ranges.
- Replace Values:
- Prefix – Prepends the value you enter to the existing field value. Prodly disables this setting when you select External ID.
- Postfix – Appends the value you enter to the existing field value. Prodly disables this setting when you select External ID.