Search
2680 results 911-920
Forum
- 18th Jun 2019Editor: set value of a select (nothing selected, value is null or empty)and others to get/set field values for inputs. I'm having trouble with select inputs. What is the
- 21st May 2019Filtering select options in dependentHow would I filter out select options based on the value of another field using dependent?
- 13th Oct 2016Problem with field not being editable after joininto a single table field return data.user_profile.name+' '+data.user_profile.last_name; } }//, //{ data: "user_profile.name"}, //{ data: "user_profile.last_name"} ], select: true, buttons: [ { extend: "create",
- 16th Jun 2016update table using preEdit to set field valueinteger variable in a field userLevel. The userLevel is set from a select list, superadmin=1, admin=2, member=3,
- 18th Apr 2016Translate field names into other languages - dynamicallylatest translation of the field name in the language selected by the select box above. function dtLab(lang)
- 26th Sep 2014Filter option: selecta filter option with select type. For now we had a Dummy Field Called "Team Member" and
- 11th Dec 2012add list menu before search fieldUser will able to select column name and type value in text field and needs to list
- 6th Aug 2023Import file buttoni < fields.length; i++) { var field = editor.field(fields[i]); selectEditor.add({ label: field.label(), name: field.name(), type: 'select', options: header, def: header[i]
- 17th May 2023Inserting new row on editno option in the select list that contains the value of the field. In the data object
- 12th Jan 2023Datatables Editor and Jquery UI Autocompleterelevant part of my field definition: type: 'select2', opts: { multiple: false, placeholder: 'Select a Manufacturer...', ajax: { dataType: