Quantcast
Channel: Editor — DataTables forums
Browsing all 3740 articles
Browse latest View live

Create new table record without opening a modal and instead use input field...

Is it possible to create new table record without opening a modal first and instead use input field underneath the table? Similar to a forum or chat widget? If yes, how could this be accomplished?

View Article


Bulk Edit - Popup not showing/strange effect

Hi allan, i am currently implementing a bulk edit for our datatables. Since there is not much configuration needed, im wondering what i am doing wrong. All i did is setting the select attribute to true...

View Article


php pdo sqlsvr driver

I am using the sql server driver and trying to get some table structure to build dynamic queries but I cannot get the table structure returned. These standard queries do not work. SELECT TOP 0 * FROM...

View Article

Bind on Where Parameter

I have this code that I want to increase the security of it using parameterized query: ->leftJoin( 'CompanyQuery', 'CompanyQuery.COMPANY_ID', '=', 'BeneficialOwner.COMPANY_ID' ) ->where(...

View Article

How to set the width or nowrap on a select2 element in datatables?

I'm using datatables 1.10.12. We're pulling the table data via an ajax call and buildings/drawing the table from there and using the Datatables Editor. A couple of our fields are select2 fields. The...

View Article


foreach tableA in edit(field type select) when in tableB.js

Hi, the Question is describe in the Attachments, is any way to achieve? regards

View Article

DateTime field does not fire change event

Currently, a change event is not fired by default (ie by the library) when a date is selected in the datepicker popup. The only way to achieve this is to set opts.onChange: function() {...

View Article

Howto to resize (thumbnail) on upload file. How to reach the more easy...

Hi Allan, I came back to question: to resize (thumbnail) on upload file. I take as reference http://beqi.datatables.net/forums/discussion/27034/document-upload-path . On it, the user MarianH , add a...

View Article


Grabbing data from columns in tbody.

Hi! I need to move my button from rows contained in the example table body to a grouping row called groupName. How do I grab the data from a column called cdi_master.id (column 5) in the child rows? I...

View Article


inline preSubmit return false cancel next field focus

Hi In an inline editor, I have added a return false; in the preBubmit event because there was no change to submit . The focus done with the tab is on the next field but the previous field will not...

View Article

Undo last edit?

Does anyone know how to create an "undo" button?

View Article

Editor 1.6.2 - select options

Hi Allan I noticed you've put the ability to add attributes to the inputs in 1.6.2: "Ability to provide attributes for input / option elements in select, checkbox and radio field types. This can be...

View Article

Lightbox editing with Bootstrap modal

I've got an editable "pop-up" table I'm using in a Bootstrap modal, but am having difficulty editing data when using the lightbox editor. While I'm able to alter my select box values, I'm unable to...

View Article


Htmlaw.php ?

Hi, My code works nicelyon my local server, but when I put it on remote production server I get the following message as response to XHR: <b>Parse error</b>: syntax error, unexpected '[' in...

View Article

Problem with database update when using Mjoin and editor multiple select fields

I have an editor form that has several select fields that have the multiple flag. When opening editor on a row, the correct information is highlighted in those fields, so I don't believe this is an...

View Article


Editor submit "all" only submits editable fields

Hi allan, i am currently running into a problem with non editable fields on editor. I need to submit full row data on some pages, but have some columns which are non editable. On preSubmit i need to...

View Article

i18n

How can the user switch between two languages? I have two languages, and one should the user selected. I my case it is German and English. Default should be English. How can I configure that the editor...

View Article


PHP get Field value of another field

I have to upload one file in a little bit complex directory structure. To build the correct directory for the upload I need two other fields of the submitted Form. I have no idea how can I read this...

View Article

Custom actions

Hey, the editor has some default actions (new, edit, delete) but i would like to add some new actions here for my project (start, stop) Is there a way to do this? These new actions basically just...

View Article

get full sql error message when using pdo_sql_srv data abstraction driver

I have been getting sql error messages but they are shortened, for example: Fatal error: Uncaught PDOException: SQLSTATE[22018]: [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Conversion failed...

View Article
Browsing all 3740 articles
Browse latest View live