Mysql crud and mail form

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Mysql crud and mail form

Post by amir2314 »

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
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: Mysql crud and mail form

Post by WWBman »

User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Re: Mysql crud and mail form

Post by amir2314 »

I added primery key (id) in field but still not showing ! Even i deleted cash but not showing
User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Re: Mysql crud and mail form

Post by amir2314 »

amir2314 wrote: Sun Mar 06, 2022 11:26 pm
I added primery key (id) in field but still not showing ! Even i deleted cash but not showing
Also added field ID In list But still not showing !
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Mysql crud and mail form

Post by Pablo »

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.
User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Re: Mysql crud and mail form

Post by amir2314 »

Pablo 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.
Thank you ❤️

Found the problem . The problem its becuase i used id in prmary key as Small
When i changed it to Captal Fixed
Post Reply