Search
9134 results 8461-8470
Forum
- 15th Dec 2023How to reload an ajax link in an editor?type: 'datatable', editor: stuff_editor, optionsPair: { value: 'id', }, config: { ajax:
- 22nd Jun 2023DataTable Field Dependent on Another DataTable Fieldname: "PersonGuarantees.CommissionPeriodStart_ID", type: "datatable", optionsPair: { value: "ID" }, config: { ajax:
- 2nd Aug 2022Editor : Select2 error when value exists d.getBaseType is not a functionresults: data }; }, cache: true }, optionsPair:{ label: 'text', value: 'id'
- 15th Oct 2021Nested Editor - tables aren't properly linkedtype": "datatable", "editor": sectorEditor, "optionsPair": { "value": "id" }, "config": { ajax:
- 25th Feb 2021Retrieving Select object in PreEdit eventname: "roleType.id", type: "select", optionsPair: { label: 'name', value: 'id'
- 15th Feb 2019Bug Fix: ajax.url is a function in editor.select2.jseditField: 'Field.Id', type: 'select2', optionsPair: { label: 'Name', value: 'Id'
- 5th Jan 2019Inline Editor select/select2 update problem in client sidename: 'good_id', type: 'select2', optionsPair: { label: 'text', value: 'id'
- 1st Jul 2017Editor: row disappears after create/update submitlabel: "Users:", name: "users[].id", optionsPair: { label: 'name', value: 'id'
- 26th Jun 2017modify Data with preSubmit for Editor RESTtype: "checkbox", name: "users[].id", optionsPair: { label: 'name', value: 'id'
- 11th Feb 2016Editor form not closing after submitname: "ratingId", type: "select", optionsPair: {value: "ratingId", label: "ratingName"},