Hello, I wish to know if there is a way of assigning a consecutive ID string (like ABC0001 as a starting point) to the first cell of every row when adding a new entry (ABC0002 for the next row, etc)
Example:
ABC0001 Text1 Description
ABC0002 Stuff Directions
When I click in "New Entry" the ID gets auto assigned (I can only see it but not modify it) and I fill the rest
Hello, I wish to know if there is a way of assigning a consecutive ID string (like ABC0001 as a starting point) to the first cell of every row when adding a new entry (ABC0002 for the next row, etc)
Example:
ABC0001 Text1 Description
ABC0002 Stuff Directions
When I click in "New Entry" the ID gets auto assigned (I can only see it but not modify it) and I fill the rest
Thank you.
HI Fernando,
Thank you for your inquire.
When you make editable table and when you enter/add new data the column wdt_ID is automatically adding the new values.
But unfortunately you can not make this for some other column.
Also the column that you want to do this , that column is string type and unfortunately string types can not be used as an ID's.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
When adding a new entry is there a way to show only the buttons CANCEL and OK, without PREV, NEXT and APPLY AND ADD NEW?
Regarding my previous question, is there a way to make the table behave as I want editing the MySQL database?
Thank you.
HI Fernando,
Unfortunately this is not possible to achieve with the plugin settings but you can use the CSS to hide those buttons in the edit modal.
Unfortunately the only way to edit design for our tables can not be the same like in the MySQL database.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables