Search
9295 results 3751-3760
Forum
- 29th Oct 2017How can i customize paginationSee also the pagingType option for the built in pagination options. Allan
- 28th Oct 2017User name by default in editor field value.Thanks Shay for various options, I was comfortable with { label: "Issue Raised By :", name: "IssueRaiser", def: username }, Works perfect...
- 26th Oct 2017construct Datatable ajax response programmaticallyfirst, there are 4 options: action = nothing -> read request
- 25th Oct 2017Error 4 Requested Unknow Parameter...Hi Allan and many thanks for your diligence this is the join ->leftJoin('materiali', 'materiali.id', '=' , 'movimenti.materiale_id') Field::inst( 'movimenti.materiale_id' ) ->options( Options::inst() ->table( 'materiali' ) ->value( 'id' ) ->label( 'codice' ) ) ->validator( 'Validate::dbValues' ), and this the output for the server-side file: {"data":[{"DT_RowId":"row_2","movimenti":{"user_id":"1","fornitore_id":"2","materiale_id":"1","quantita":"100","fatturazione_italtel":"1","quantita_prenotate":"100","prenotate_entro_il":"2017-10-24","ordine_effettuato":"0","ordine_effettuato_il":"2017-10-25","previsto_arrivo_ordine":"2017-10-25","in_magazzino":"1","ad_ol_id":"0"}},{"DT_RowId":"row_3","movimenti":{"user_id":"2","fornitore_id":"2","materiale_id":"3","quantita":"200","fatturazione_italtel":"0","quantita_prenotate":"200","prenotate_entro_il":"2017-10-24","ordine_effettuato":"0","ordine_effettuato_il":"2017-10-24","previsto_arrivo_ordine":"2017-10-24","in_magazzino":"1","ad_ol_id":"6"}},{"DT_RowId":"row_4","movimenti":{"user_id":"0","fornitore_id":"0","materiale_id":"4","quantita":"0","fatturazione_italtel":"0","quantita_prenotate":"0","prenotate_entro_il":"2017-10-25","ordine_effettuato":"0","ordine_effettuato_il":"2017-10-25","previsto_arrivo_ordine":"2017-10-25","in_magazzino":"0","ad_ol_id":"0"}},{"DT_RowId":"row_5","movimenti":{"user_id":"0","fornitore_id":"0","materiale_id":"3","quantita":"0","fatturazione_italtel":"0","quantita_prenotate":"0","prenotate_entro_il":"2017-10-25","ordine_effettuato":"0","ordine_effettuato_il":"2017-10-25","previsto_arrivo_ordine":"2017-10-25","in_magazzino":"0","ad_ol_id":"0"}},{"DT_RowId":"row_6","movimenti":{"user_id":"0","fornitore_id":"0","materiale_id":"1","quantita":"0","fatturazione_italtel":"0","quantita_prenotate":"0","prenotate_entro_il":"2017-10-25","ordine_effettuato":"0","ordine_effettuato_il":"2017-10-25","previsto_arrivo_ordine":"2017-10-25","in_magazzino":"0","ad_ol_id":"0"}}],"options":{"movimenti.materiale_id":[{"label":"F-SCSC01B-DX","value":"1"},{"label":"F-SCSC02B-DX","value":"2"},{"label":"F-SCSC03B-DX","value":"3"},{"label":"F-SCSC04B-DX","value":"4"}]},"files":[]}
- 25th Oct 2017Extending Mjoinall of the colour options and default prices for
- 24th Oct 2017Populate table body with ajaxin DataTables. There are options if you want to
- 24th Oct 2017Custom data sort value?DataTables' orthogonal data options would be the way to do this. Allan
- 23rd Oct 2017Requested unknown parameter / JSON / datasame response about initialisation options { "data": { "dataTEST": "[{\"clipwd_id\":100150,\"clipwd_idbad\":\"13587153\",\"clipwd_date\":\"2017-04-25\",\"clipwd_pwd\":\"319925\"},{\"clipwd_id\":101791,\"clipwd_idbad\":\"41462818\",\"clipwd_date\":\"2017-08-01\",\"clipwd_pwd\":\"049879\"},{\"clipwd_id\":100127,\"clipwd_idbad\":\"13118576\",\"clipwd_date\":\"2017-03-13\",\"clipwd_pwd\":\"574232\"},{\"clipwd_id\":101339,\"clipwd_idbad\":\"34456848\",\"clipwd_date\":\"2017-04-25\",\"clipwd_pwd\":\"468177\"},{\"clipwd_id\":101085,\"clipwd_idbad\":\"30420869\",\"clipwd_date\":\"2017-04-21\",\"clipwd_pwd\":\"664553\"},{\"clipwd_id\":103581,\"clipwd_idbad\":\"79656774\",\"clipwd_date\":\"2017-05-11\",\"clipwd_pwd\":\"740191\"},{\"clipwd_id\":102062,\"clipwd_idbad\":\"45919068\",\"clipwd_date\":\"2017-04-21\",\"clipwd_pwd\":\"934359\"},{\"clipwd_id\":101779,\"clipwd_idbad\":\"41326882\",\"clipwd_date\":\"2016-02-18\",\"clipwd_pwd\":\"845956\"},{\"clipwd_id\":101363,\"clipwd_idbad\":\"34759199\",\"clipwd_date\":\"2016-10-24\",\"clipwd_pwd\":\"628953\"},{\"clipwd_id\":100364,\"clipwd_idbad\":\"16706998\",\"clipwd_date\":\"2017-09-11\",\"clipwd_pwd\":\"884904\"}]", "draw":
- 23rd Oct 2017Why Button is not showing.You need to be sure to select the HTML5 export options and any dependencies (e.g. JSZip for Excel) that you need as well in the download builder. Allan
- 20th Oct 2017OnPageDisplaythat with the support options. Thanks, Allan