Mashmatrix Sheet
English
English
  • Mashmatrix Sheet User Guide
  • Introduction
  • Application Overview
  • Basic Usage
  • Functions about Books / Sheets
    • Create a New Book
    • Change Book Setting
    • Duplicate Book
    • Delete Book
    • Open Book in New Tab
    • Change Book Sharing Folder
    • Split Book Screen
    • Create a New Sheet
    • Change Tab Display Order of Sheets
    • Change Sheet Setting
      • Sheet Setting - Basic
      • Sheet Setting - Options
      • Sheet Setting - Filter
      • Sheet Setting - Actions
    • Maximize Sheet
    • Duplicate Sheet
    • Delete Sheet
    • Create a Related Sheet
    • Create a Card Type Sheet
    • Change Card Type Sheet Setting
    • Configure Views
    • Configure Search Form
  • Functions about Displaying Data
    • Change Columns Order
    • Change Column Width / Height
    • Fix Column from Scrolling
    • Sort
    • Filter
    • Change Column Setting
      • Column Setting - Basic Property
      • Column Setting - Options
      • Column Setting - Format
    • Show / Hide Column
    • Add Column
    • Delete Column
    • Group Column Headers
    • Summary Row
    • Formula
    • Function
      • Salesforce Compatible Functions
      • Aggregation Functions
      • Other Extension Functions
    • Reference Value
    • Navigate Pages and Reload Records
  • Functions about Editing Data
    • Edit / Save Displayed Data
    • Copy & Paste Values
    • Create a New Record
    • Duplicate Records
    • Delete Records
    • Lookup Search
  • Functions about Actions
    • Action Button
    • Standard Actions
    • Marketing Actions
    • Custom Actions
    • Approval Request Actions
  • Functions for Advanced Usage
    • Time-Series Matrix Transformation
      • Overview
      • Add Matrix Column
      • Change Matrix Column Setting
      • Show / Hide Column
      • Add Child Column
      • Delete Child Column
      • Format
      • Matrix Column and Formula
      • Limitations
  • Settings for Admin
    • Assign License
    • Grant Permission Set
    • Administration Console
    • Organization-Level Configuration
  • Customization
    • Access Sheet Directly with URL
    • Sheet Component
    • Embed Sheet in Layout using Visualforce
    • Using Sheet Component in Visualforce
    • JavaScript API
    • Launching Custom Apex / Visualforce
    • Launching Flow
    • Using in Experience Cloud
Powered by GitBook
On this page
  • Edit Dependent Picklist
  • Edit a Column with Field in a Parent Relationship
  • Limitations
  1. Functions about Editing Data

Edit / Save Displayed Data

With Mashmatrix Sheet, you can edit and save the data displayed in the sheet as it is.

To edit and save the displayed data, follow the procedure below.

  1. Double-click the cell in which the data you want to edit is displayed (Note that there are some columns that can not be edited depending on the data type, security settings, etc.)

  2. Edit the data. In this case, the appropriate edit control will be displayed depending on the data type of Salesforce field corresponding to the column.

    • Text Input – You can input any character string with the keyboard

    • Textarea Input – You can enter a character string that spans multiple lines

    • Date Input – You can input date/datetime value by date picker.

    • Time Innput - You can input time value by time picker.

    • Lookup – For reference fields, you can search and enter the reference record

    • Picklist – You can select candidates for selection list by pulldown

    • Checkbox – You can set true/false value with checkbox

  3. After editing the data, a red mark will be displayed in the upper right corner of the cell of the changed data.

  4. Press the Save button displayed on the sheet footer to save changes to Salesforce. Click the Revert button to return to the initial state.

    • If you do not press the Save button, it will not be saved in Salesforce

Edit Dependent Picklist

If any field dependencies are added to the picklist field on Salesforce, the picklist candidates are automatically narrowed down according in Mashmatrix Sheet to the field dependency setting.

If you have customized the options by "Edit Options" in column setting, these customizations will not be reflected to the dependency settings.

If you add or change the field dependency setting after adding a picklist field to the sheet, the field dependency setting is not automatically reflected. It is necessary to manually synchronize the Salesforce field dependency setting by "Edit Options"> "Sync Options" in the column setting.

Edit a Column with Field in a Parent Relationship

In Mashmatrix Sheet, fields belonging to the object in the parent relationship can also be added as columns. When fields of the parent object are added to the sheet as columns, they are set as not editable by default.

For the columns with fields of parent objects in the sheets created before the rollout of this feature (ver 15.0), the "Set the cells to be editable" check cannot be enabled, and you need to add the column again manually from "Add Column" menu.

Limitations

  • Currently, fields that can be set editable are the fields belonging to direct parent object of the object on the original sheet. It is not possible to edit fields in the object following two or more levels of relationship.

  • When multiple records are referring to field values of a certain parent record, and fields of the parent record in each rows are edited to different values, the confliction will be resolved by adopting the update made in the lowest row of the sheet.

  • If you simultaneously update the fields in the parent object and the reference to the parent record, only the reference change to the parent record is applied (updates to the parent fields are discarded).

PreviousFunctions about Editing DataNextCopy & Paste Values

Last updated 3 years ago

As described in "" in "Change Column Setting / Options", by checking "Set the cells to be editable" for this column, you can update the value of the field in the parent object directly from the sheet.

Editor Setting