Page 1 of 1

Customized MySql CRUD

Posted: Tue Jul 12, 2022 7:08 pm
by zeljkobobic
Hi.
Does anyone has any experience in making customized CRUD page?
I would like to organize edit fields and buttons on my way.
Any suggestions are most welcomed!
Thank you.
P.S. In MySql CRUD extension, on edit-then save, reports: Duplicate entry '0' for key 'PRIMARY'???
Any record which I try to edit, the same report appear.

Re: Customized MySql CRUD

Posted: Tue Jul 12, 2022 7:33 pm
by Pablo
Sorry, the extension cannot be customized (visually), this requires custom coding.

Re: Customized MySql CRUD

Posted: Wed Jul 20, 2022 9:56 am
by infokalarakis
Does anybody knows the way to caustomize - by code- the mysql crud extension?
I have about 3000 records , increasing rapidly, and the pagging occupy the half of the browser page

Re: Customized MySql CRUD

Posted: Wed Jul 20, 2022 10:06 am
by jerryco
Hello, it is outside this forum, but maybe you can find a coding deal at www.fiverr.com. You can place what you want and programmers can respond.

Re: Customized MySql CRUD

Posted: Wed Jul 20, 2022 12:53 pm
by WWBman
infokalarakis wrote: Wed Jul 20, 2022 9:56 am... I have about 3000 records , increasing rapidly, and the pagging occupy the half of the browser page
Not sure what you mean, can you be more specific?
Have you seen the options under the Style tab?

Re: Customized MySql CRUD

Posted: Fri Jul 22, 2022 9:03 pm
by zeljkobobic
Custom coding wouldn't be a problem if there are some samples?
Is there at least an explanation how to put a submit button and make an ADD record?

Re: Customized MySql CRUD

Posted: Sat Jul 23, 2022 6:17 am
by Pablo
I'm sorry, we cannot teach you how to program, this is outside the scope of this forum because it would take a lot of time.
We try to provide standard solution for most commonly requested functionality.
But if you need something specific then you will need to implement the code for this yourself.