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.
Customized MySql CRUD
Re: Customized MySql CRUD
Sorry, the extension cannot be customized (visually), this requires custom coding.
-
-
- Posts: 6
- Joined: Wed Jul 20, 2022 9:51 am
Re: Customized MySql CRUD
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
I have about 3000 records , increasing rapidly, and the pagging occupy the half of the browser page
Re: Customized MySql CRUD
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.
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Re: Customized MySql CRUD
Not sure what you mean, can you be more specific?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
Have you seen the options under the Style tab?
-
-
- Posts: 4
- Joined: Tue Jul 12, 2022 6:00 pm
Re: Customized MySql CRUD
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?
Is there at least an explanation how to put a submit button and make an ADD record?
Re: Customized MySql CRUD
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.
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.