Search
2679 results 2481-2490
Forum
- 14th Aug 2018DataTables Editor date in text input field in edit entry windowdata": "currentdatetime" }, { "data": "newdatetime" } ], select: true, lengthChange: false, buttons:
- 3rd Aug 2018Error when editing field in table, error talks about view in different column, weirdmy view was this: SELECT AVG(a.points) as p, COUNT(a.points)
- 3rd Aug 2018Custom complex read only fieldHi Allen, thank you for a quick reply. What do I need to change that I will get two new read-only fields which select fields from other tables (in this example concat strings from table interventions)?
- 31st May 2018Select Update not workingthe name of the field - category.name. Do you not
- 13th May 2018As I get in a field the data from another field inside the editorselect: "single", buttons: [ { extend: "create",
- 8th May 2018Column Edit for only single select not for multi selecthi @colin it's working but i make it as client code field madatory filed so it asking madatory filed how to resolve this
- 5th May 2018enum field in DataTable igonore the options attributeIf what you are trying to do is add select to the cell, here is a sample http://live.datatables.net/heqinoga/1/edit
- 11th Apr 2018Changing field type and data source in editorThat looks like it is about as good as it gets if you want to change the actual type. However, would using disable() / enable() work for you? It would effectively make the select readonly. Allan
- 9th Jan 2018Trouble getting select lists to cascadeSimple fix: get_building_areas.php needs to return the table name with the field name. {"options": {"mc_data_table1.area": ["1st Floor", "2nd Floor", ... Hope this helps someone.
- 5th Jan 2018Editor dealing with a jSON field that is a sum of two table FieldsAre you using a SELECT directly to read from