10,730
edits
Line 243: | Line 243: | ||
Editable field, list, or editable grid is a feature that allows users to edit more records at once, directly from the view, without a need to go to edit form of a record. | Editable field, list, or editable grid is a feature that allows users to edit more records at once, directly from the view, without a need to go to edit form of a record. | ||
To set a field to be editable directly in the view, set the field's '''Kind''' to one of the edit options. | To set a field to be editable directly in the view, set the field's '''Kind''' to one of the edit options: | ||
* '''Edit''': All changes to this kind of field must be saved. This requires that there's a Save button (only available in the public view - in the list of records accessed from the home screen). | |||
* '''DirectEdit''': Changes are changed immediately. This can be used also on lookup or associated views that don't have the Save button. | |||
For more information about editable fields, please check this section of one of our [https://youtu.be/pYbmWlqLFh8?t=20m18s webinars]. {{Badge|Webinar}} | |||
=== Clickable field === | === Clickable field === |