Questions tagged [datatable]
The datatable tag has no summary.
4 questions
1 vote
0 answers
22 views
Is there a relation to the dataPersistor/dbProvider reference and database table name?
I have inherited a custom module that is not working and not done yet. I have a question regarding the UI form components and its relation to naming and usage (for instance: database table name/UI ...
0 votes
2 answers
3k views
SQLSTATE[42000]: Syntax error or access violation: 1103 Incorrect table name '', query was: INSERT INTO `` () VALUES ()
Magento 2.4.2-p1 migrated from Magento 1.9.4 using the Migration tool Smartwave Porto theme which came with Mageplaza Layered Navigation and Search 10 Extensions from Amasty We used the Magento ...
0 votes
0 answers
105 views
Magento 2 don't create Data base tables
I have 3 weeks trying to install by composer some modules but when i see the data base i cant found any data table of the module. I recibe different issues but always persist this kind of issue: 2 ...
1 vote
2 answers
10k views
Magento 2.3.1 : Add addition column in sales_order table using db_schema
How to add addition column in sales_order table using db_schema or in Magento2.3.1 best way?