Search
2677 results 921-930
Forum
- 2nd Jun 2021Error while doing a CSV importlt; fields.length; i++) { let field = editor.field(fields[i]); selectEditor.add({ label: field.label(), name: field.name(), type: 'select', options: header, def: header[i
- 8th Dec 2019Duplicate Entry error when importing with changes.lt; fields.length; i++) { var field = editor.field(fields[i]); selectEditor.add({ label: field.label(), name: field.name(), type: 'select', options: header, def: header[i]
- 8th Nov 2019Error in select2 update row in Datatablerollback output to send select data along? ยดยดยด rowCallback: function ( row, data, action, field ) { var verify = $('.verify', row);
- 14th Jun 2018SQL Server 2012+ SSP.class13 for SQL Server]COUNT field incorrect or syntax error Your query is: SELECT count(id) FROM datatables_demo WHERE
- 20th Feb 2018Edit both fields of linked mjoin table?to edit the other field in the link table (mech_coverage.today_mechanic) as a select input. Is that possible?
- 20th Nov 2017PDOException only when deletingField::inst( 'collectie_pathogen.scientific_name' ), // The origin field Field::inst( 'collectie_collection.origin_id' ) ->options( function () { global $db; $qText = "SELECT DISTINCT CONCAT(collectie_countrycode.name, ' - (', collectie_origin_pathogen.given_name, ')') AS
- 18th Oct 2016Drop Down Populated by SQL Server Using Editor and Server sideto have this type: "select" dropdown box to display the current database field content as well as
- 25th Nov 2015Update editor 1.3.1->1.5.2, editor.set faillistener on the 'priority' select and had it act on the 'item' field, which we moved below
- 9th Sep 2015Null reference exception is thrown when using Database.Select[Distinct]is complete nonsense! The Select method should in fact look like: if (field == null) { field = new [] {"*"}; } return
- 14th Aug 2015File Upload example?worked... but... If I select a file i can see: Unknown upload field name submitted on upload-many.php