Hi dear pablo
I added mail form with database
And added mysql crud with the same database table user and pass
And connected togather perfect
In mysql crud filled the field and mail conetnt can show all data on mysql crud
But the button of delete and edite not showing in mysql crud ? Where is the problem
Mysql crud and mail form
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Mysql crud and mail form
I added primery key (id) in field but still not showing ! Even i deleted cash but not showing
Re: Mysql crud and mail form
Also added field ID In list But still not showing !amir2314 wrote: Sun Mar 06, 2022 11:26 pmI added primery key (id) in field but still not showing ! Even i deleted cash but not showing
Re: Mysql crud and mail form
To be able to help you I will need yo see your complete configuration.
However, I think that the issue is related to incorrect primary key configuration.
However, I think that the issue is related to incorrect primary key configuration.
Re: Mysql crud and mail form
Thank youPablo wrote: Mon Mar 07, 2022 7:06 am To be able to help you I will need yo see your complete configuration.
However, I think that the issue is related to incorrect primary key configuration.
Found the problem . The problem its becuase i used id in prmary key as Small
When i changed it to Captal Fixed