Search
2677 results 881-890
Forum
- 5th Nov 2012calculate fields in Create/Update screenchild' is a TEXT field, but if I make it a SELECT, it doesn't respond to
- 30th Jul 2012Inline editingusing Editor which has select menu options built in and other field types can be added
- 21st Nov 2011capture cell values for display elsewhereinput[name="count_id"]').val(aData[0]);//hidden column, hidden form field $('select#count_type option:contains('+ aData[1]+')').attr('selected',true); //regular column, form select box $('input#count_date').val(aData[2]); //regular column,
- 21st Mar 2023Values are getting submitted even though they are unchanged.the data with multiple select fields, but if i change one field the other 5 are
- 25th Jul 2022Datatable Editor - Use "non" primary/auto-increment key of parent table for mjoinall 3 records and select different values in each case for field 'groups_limits[].id'. What I'm hoping
- 29th Dec 2021Raw SQL Query - .NET Frameworkdo is leverage new Field in the controller to execute the select count() function as shown
- 8th Mar 2021Missing class MySQL?gt;validator( Validate::notEmpty( ValidateOptions::inst() ->message('Please select a date.') )) ->validator( function ( $val, $data, $field, $host ) { return $data["end_date"] <
- 16th Dec 2020Ignore empty values when sorting in server-sidelooks something like this: select * from table order by if(field = '' or field is null,1,0),field But I'm
- 29th Jun 2019selector in datatable editor from ajax json responsehave the selector as field: { label: "Color Code:", name: "products.color_code", type: "select" }, I'm getting the selector
- 26th Jul 2018select2 related fields dependenciesshow me how to select an option from the first select2 field, to automatically change the