i18n.multi.restore
Button to restore multiple values if multi-row editing.
Please note - this property requires the Editor extension for DataTables.
The full Editor reference documentation is available to registered users of Editor - the information shown below is a summary only. If you already have an Editor license please sign-in, alternatively an Editor license can be purchased on this site, or sign up for the free trial.
Description
When multi-row editing in Editor, if a field is shown initially with multiple values the user has the option of editing the values of the editing items - however, all items will be set to the same value if editing via the UI (only the API can set different values - see field().multiSet()
).
When the field is shown for editing this string is shown in a clickable element that the end user can select to return the field to its original multi-value state. This can be used if they were to accidentally click on the button to trigger single value editing for the field for example.